var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909524&x=1514',
		'title': '',
		'imageId': '68909524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909530&x=1514',
		'title': '',
		'imageId': '68909530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909528&x=1514',
		'title': '',
		'imageId': '68909528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909526&x=1514',
		'title': '',
		'imageId': '68909526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909529&x=1514',
		'title': '',
		'imageId': '68909529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909531&x=1514',
		'title': '',
		'imageId': '68909531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909525&x=1514',
		'title': '',
		'imageId': '68909525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964142&docid=68909527&x=1514',
		'title': '',
		'imageId': '68909527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964142';

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