var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601903&x=5713',
		'title': '',
		'imageId': '68601903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601901&x=5713',
		'title': '',
		'imageId': '68601901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601899&x=5713',
		'title': '',
		'imageId': '68601899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601907&x=5713',
		'title': '',
		'imageId': '68601907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601902&x=5713',
		'title': '',
		'imageId': '68601902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601904&x=5713',
		'title': '',
		'imageId': '68601904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601900&x=5713',
		'title': '',
		'imageId': '68601900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601905&x=5713',
		'title': '',
		'imageId': '68601905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950657&docid=68601906&x=5713',
		'title': '',
		'imageId': '68601906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950657';

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