var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403157&x=851',
		'title': '',
		'imageId': '68403157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403160&x=851',
		'title': '',
		'imageId': '68403160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403158&x=851',
		'title': '',
		'imageId': '68403158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403161&x=851',
		'title': '',
		'imageId': '68403161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403159&x=851',
		'title': '',
		'imageId': '68403159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403162&x=851',
		'title': '',
		'imageId': '68403162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403164&x=851',
		'title': '',
		'imageId': '68403164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403163&x=851',
		'title': '',
		'imageId': '68403163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3942438&docid=68403206&x=851',
		'title': '',
		'imageId': '68403206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3942438';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
