var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071175&x=1952',
		'title': '',
		'imageId': '70071175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071170&x=1952',
		'title': '',
		'imageId': '70071170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071167&x=1952',
		'title': '',
		'imageId': '70071167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071176&x=1952',
		'title': '',
		'imageId': '70071176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071168&x=1952',
		'title': '',
		'imageId': '70071168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071174&x=1952',
		'title': '',
		'imageId': '70071174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071169&x=1952',
		'title': '',
		'imageId': '70071169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014729&docid=70071172&x=1952',
		'title': '',
		'imageId': '70071172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014729';

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