var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=68308574&x=3613',
		'title': '',
		'imageId': '68308574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=66971515&x=3613',
		'title': '',
		'imageId': '66971515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=66971512&x=3613',
		'title': '',
		'imageId': '66971512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=66971514&x=3613',
		'title': '',
		'imageId': '66971514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=66971513&x=3613',
		'title': '',
		'imageId': '66971513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=68308769&x=3613',
		'title': '',
		'imageId': '68308769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=68308770&x=3613',
		'title': '',
		'imageId': '68308770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=68308771&x=3613',
		'title': '',
		'imageId': '68308771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937563&docid=68308772&x=3613',
		'title': '',
		'imageId': '68308772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937563';

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