var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154433&x=4315',
		'title': '',
		'imageId': '68154433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154432&x=4315',
		'title': '',
		'imageId': '68154432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154434&x=4315',
		'title': '',
		'imageId': '68154434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154436&x=4315',
		'title': '',
		'imageId': '68154436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154435&x=4315',
		'title': '',
		'imageId': '68154435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154439&x=4315',
		'title': '',
		'imageId': '68154439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154448&x=4315',
		'title': '',
		'imageId': '68154448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931421&docid=68154431&x=4315',
		'title': '',
		'imageId': '68154431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931421';

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