var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699669&x=4225',
		'title': '',
		'imageId': '66699669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699670&x=4225',
		'title': '',
		'imageId': '66699670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699671&x=4225',
		'title': '',
		'imageId': '66699671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699672&x=4225',
		'title': '',
		'imageId': '66699672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699673&x=4225',
		'title': '',
		'imageId': '66699673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699674&x=4225',
		'title': '',
		'imageId': '66699674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699675&x=4225',
		'title': '',
		'imageId': '66699675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3872407&docid=66699676&x=4225',
		'title': '',
		'imageId': '66699676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3872407';

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