var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188774&x=3815',
		'title': '',
		'imageId': '68188774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188771&x=3815',
		'title': '',
		'imageId': '68188771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188776&x=3815',
		'title': '',
		'imageId': '68188776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188772&x=3815',
		'title': '',
		'imageId': '68188772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188780&x=3815',
		'title': '',
		'imageId': '68188780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188777&x=3815',
		'title': '',
		'imageId': '68188777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188775&x=3815',
		'title': '',
		'imageId': '68188775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932471&docid=68188778&x=3815',
		'title': '',
		'imageId': '68188778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932471';

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";
	})
}
