var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189786&x=4322',
		'title': '',
		'imageId': '70189786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189789&x=4322',
		'title': '',
		'imageId': '70189789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189792&x=4322',
		'title': '',
		'imageId': '70189792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189795&x=4322',
		'title': '',
		'imageId': '70189795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189798&x=4322',
		'title': '',
		'imageId': '70189798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189799&x=4322',
		'title': '',
		'imageId': '70189799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189802&x=4322',
		'title': '',
		'imageId': '70189802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018517&docid=70189807&x=4322',
		'title': '',
		'imageId': '70189807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018517';

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