var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889394&x=4239',
		'title': '',
		'imageId': '68889394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889395&x=4239',
		'title': '',
		'imageId': '68889395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889392&x=4239',
		'title': '',
		'imageId': '68889392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889397&x=4239',
		'title': '',
		'imageId': '68889397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889396&x=4239',
		'title': '',
		'imageId': '68889396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889390&x=4239',
		'title': '',
		'imageId': '68889390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889391&x=4239',
		'title': '',
		'imageId': '68889391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963396&docid=68889393&x=4239',
		'title': '',
		'imageId': '68889393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963396';

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