var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139778&x=4430',
		'title': '',
		'imageId': '68139778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139779&x=4430',
		'title': '',
		'imageId': '68139779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139777&x=4430',
		'title': '',
		'imageId': '68139777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139782&x=4430',
		'title': '',
		'imageId': '68139782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139781&x=4430',
		'title': '',
		'imageId': '68139781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139783&x=4430',
		'title': '',
		'imageId': '68139783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139780&x=4430',
		'title': '',
		'imageId': '68139780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930619&docid=68139784&x=4430',
		'title': '',
		'imageId': '68139784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930619';

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