var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035865&x=4345',
		'title': '',
		'imageId': '67035865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035868&x=4345',
		'title': '',
		'imageId': '67035868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035869&x=4345',
		'title': '',
		'imageId': '67035869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035871&x=4345',
		'title': '',
		'imageId': '67035871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035870&x=4345',
		'title': '',
		'imageId': '67035870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035872&x=4345',
		'title': '',
		'imageId': '67035872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013663&docid=67035883&x=4345',
		'title': '',
		'imageId': '67035883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013663';

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