var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734193&x=5311',
		'title': '',
		'imageId': '69734193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734196&x=5311',
		'title': '',
		'imageId': '69734196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734418&x=5311',
		'title': '',
		'imageId': '69734418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734415&x=5311',
		'title': '',
		'imageId': '69734415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734419&x=5311',
		'title': '',
		'imageId': '69734419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734417&x=5311',
		'title': '',
		'imageId': '69734417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734433&x=5311',
		'title': '',
		'imageId': '69734433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734434&x=5311',
		'title': '',
		'imageId': '69734434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000735&docid=69734595&x=5311',
		'title': '',
		'imageId': '69734595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000735';

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