var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435507&x=958',
		'title': '',
		'imageId': '68435507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435506&x=958',
		'title': '',
		'imageId': '68435506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435508&x=958',
		'title': '',
		'imageId': '68435508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435505&x=958',
		'title': '',
		'imageId': '68435505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435509&x=958',
		'title': '',
		'imageId': '68435509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435504&x=958',
		'title': '',
		'imageId': '68435504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435511&x=958',
		'title': '',
		'imageId': '68435511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435512&x=958',
		'title': '',
		'imageId': '68435512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943803&docid=68435510&x=958',
		'title': '',
		'imageId': '68435510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943803';

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