var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431872&x=3437',
		'title': '',
		'imageId': '70431872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431868&x=3437',
		'title': '',
		'imageId': '70431868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431867&x=3437',
		'title': '',
		'imageId': '70431867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431871&x=3437',
		'title': '',
		'imageId': '70431871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431869&x=3437',
		'title': '',
		'imageId': '70431869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431874&x=3437',
		'title': '',
		'imageId': '70431874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431873&x=3437',
		'title': '',
		'imageId': '70431873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029193&docid=70431870&x=3437',
		'title': '',
		'imageId': '70431870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029193';

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