var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510389&x=1829',
		'title': '',
		'imageId': '69510389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510386&x=1829',
		'title': '',
		'imageId': '69510386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510390&x=1829',
		'title': '',
		'imageId': '69510390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510388&x=1829',
		'title': '',
		'imageId': '69510388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510391&x=1829',
		'title': '',
		'imageId': '69510391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510392&x=1829',
		'title': '',
		'imageId': '69510392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510394&x=1829',
		'title': '',
		'imageId': '69510394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510393&x=1829',
		'title': '',
		'imageId': '69510393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010074&docid=69510387&x=1829',
		'title': '',
		'imageId': '69510387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010074';

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