var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352614&x=5229',
		'title': '',
		'imageId': '68352614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352618&x=5229',
		'title': '',
		'imageId': '68352618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352613&x=5229',
		'title': '',
		'imageId': '68352613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352617&x=5229',
		'title': '',
		'imageId': '68352617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352619&x=5229',
		'title': '',
		'imageId': '68352619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352615&x=5229',
		'title': '',
		'imageId': '68352615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352616&x=5229',
		'title': '',
		'imageId': '68352616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936819&docid=68352612&x=5229',
		'title': '',
		'imageId': '68352612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936819';

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