var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871894&x=2933',
		'title': '',
		'imageId': '68871894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871902&x=2933',
		'title': '',
		'imageId': '68871902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871901&x=2933',
		'title': '',
		'imageId': '68871901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871897&x=2933',
		'title': '',
		'imageId': '68871897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871896&x=2933',
		'title': '',
		'imageId': '68871896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871895&x=2933',
		'title': '',
		'imageId': '68871895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871899&x=2933',
		'title': '',
		'imageId': '68871899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871898&x=2933',
		'title': '',
		'imageId': '68871898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962721&docid=68871900&x=2933',
		'title': '',
		'imageId': '68871900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962721';

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