var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760187&x=3843',
		'title': '',
		'imageId': '69760187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760185&x=3843',
		'title': '',
		'imageId': '69760185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760188&x=3843',
		'title': '',
		'imageId': '69760188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760186&x=3843',
		'title': '',
		'imageId': '69760186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760183&x=3843',
		'title': '',
		'imageId': '69760183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760184&x=3843',
		'title': '',
		'imageId': '69760184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760190&x=3843',
		'title': '',
		'imageId': '69760190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001892&docid=69760189&x=3843',
		'title': '',
		'imageId': '69760189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001892';

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