var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=68307752&x=4239',
		'title': '',
		'imageId': '68307752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=66971515&x=4239',
		'title': '',
		'imageId': '66971515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=66971512&x=4239',
		'title': '',
		'imageId': '66971512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=66971514&x=4239',
		'title': '',
		'imageId': '66971514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=66971513&x=4239',
		'title': '',
		'imageId': '66971513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=68307754&x=4239',
		'title': '',
		'imageId': '68307754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=68307755&x=4239',
		'title': '',
		'imageId': '68307755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=68307753&x=4239',
		'title': '',
		'imageId': '68307753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934213&docid=68307756&x=4239',
		'title': '',
		'imageId': '68307756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934213';

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