var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603925&x=317',
		'title': '',
		'imageId': '68603925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603927&x=317',
		'title': '',
		'imageId': '68603927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603928&x=317',
		'title': '',
		'imageId': '68603928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603929&x=317',
		'title': '',
		'imageId': '68603929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603930&x=317',
		'title': '',
		'imageId': '68603930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603931&x=317',
		'title': '',
		'imageId': '68603931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603932&x=317',
		'title': '',
		'imageId': '68603932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603933&x=317',
		'title': '',
		'imageId': '68603933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950789&docid=68603934&x=317',
		'title': '',
		'imageId': '68603934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950789';

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