var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081137&x=3752',
		'title': '',
		'imageId': '68081137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081139&x=3752',
		'title': '',
		'imageId': '68081139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081142&x=3752',
		'title': '',
		'imageId': '68081142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081138&x=3752',
		'title': '',
		'imageId': '68081138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081143&x=3752',
		'title': '',
		'imageId': '68081143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081141&x=3752',
		'title': '',
		'imageId': '68081141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081140&x=3752',
		'title': '',
		'imageId': '68081140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3927601&docid=68081135&x=3752',
		'title': '',
		'imageId': '68081135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3927601';

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