var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270306&x=4644',
		'title': '',
		'imageId': '68270306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270303&x=4644',
		'title': '',
		'imageId': '68270303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270302&x=4644',
		'title': '',
		'imageId': '68270302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270304&x=4644',
		'title': '',
		'imageId': '68270304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270305&x=4644',
		'title': '',
		'imageId': '68270305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270309&x=4644',
		'title': '',
		'imageId': '68270309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270310&x=4644',
		'title': '',
		'imageId': '68270310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270307&x=4644',
		'title': '',
		'imageId': '68270307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936354&docid=68270308&x=4644',
		'title': '',
		'imageId': '68270308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936354';

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