var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499563&x=5625',
		'title': '',
		'imageId': '68499563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499568&x=5625',
		'title': '',
		'imageId': '68499568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499560&x=5625',
		'title': '',
		'imageId': '68499560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499562&x=5625',
		'title': '',
		'imageId': '68499562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499564&x=5625',
		'title': '',
		'imageId': '68499564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499565&x=5625',
		'title': '',
		'imageId': '68499565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499572&x=5625',
		'title': '',
		'imageId': '68499572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499561&x=5625',
		'title': '',
		'imageId': '68499561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499569&x=5625',
		'title': '',
		'imageId': '68499569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499573&x=5625',
		'title': '',
		'imageId': '68499573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499567&x=5625',
		'title': '',
		'imageId': '68499567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499574&x=5625',
		'title': '',
		'imageId': '68499574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499570&x=5625',
		'title': '',
		'imageId': '68499570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499566&x=5625',
		'title': '',
		'imageId': '68499566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946679&docid=68499571&x=5625',
		'title': '',
		'imageId': '68499571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946679';

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