var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382612&x=3753',
		'title': '',
		'imageId': '68382612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382618&x=3753',
		'title': '',
		'imageId': '68382618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382623&x=3753',
		'title': '',
		'imageId': '68382623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382626&x=3753',
		'title': '',
		'imageId': '68382626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382629&x=3753',
		'title': '',
		'imageId': '68382629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382632&x=3753',
		'title': '',
		'imageId': '68382632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382636&x=3753',
		'title': '',
		'imageId': '68382636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382637&x=3753',
		'title': '',
		'imageId': '68382637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993045&docid=68382638&x=3753',
		'title': '',
		'imageId': '68382638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993045';

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