var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048713&x=2227',
		'title': '',
		'imageId': '70048713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048714&x=2227',
		'title': '',
		'imageId': '70048714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048715&x=2227',
		'title': '',
		'imageId': '70048715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048716&x=2227',
		'title': '',
		'imageId': '70048716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048717&x=2227',
		'title': '',
		'imageId': '70048717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048718&x=2227',
		'title': '',
		'imageId': '70048718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048719&x=2227',
		'title': '',
		'imageId': '70048719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013568&docid=70048720&x=2227',
		'title': '',
		'imageId': '70048720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013568';

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