var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754185&x=4052',
		'title': '',
		'imageId': '69754185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754191&x=4052',
		'title': '',
		'imageId': '69754191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754189&x=4052',
		'title': '',
		'imageId': '69754189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754187&x=4052',
		'title': '',
		'imageId': '69754187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754188&x=4052',
		'title': '',
		'imageId': '69754188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754190&x=4052',
		'title': '',
		'imageId': '69754190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754192&x=4052',
		'title': '',
		'imageId': '69754192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017381&docid=69754186&x=4052',
		'title': '',
		'imageId': '69754186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017381';

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