var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582712&x=1312',
		'title': '',
		'imageId': '68582712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582707&x=1312',
		'title': '',
		'imageId': '68582707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582708&x=1312',
		'title': '',
		'imageId': '68582708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582706&x=1312',
		'title': '',
		'imageId': '68582706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582705&x=1312',
		'title': '',
		'imageId': '68582705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582710&x=1312',
		'title': '',
		'imageId': '68582710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582709&x=1312',
		'title': '',
		'imageId': '68582709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582713&x=1312',
		'title': '',
		'imageId': '68582713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949890&docid=68582711&x=1312',
		'title': '',
		'imageId': '68582711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949890';

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