var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657549&x=1541',
		'title': '',
		'imageId': '69657549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657550&x=1541',
		'title': '',
		'imageId': '69657550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657551&x=1541',
		'title': '',
		'imageId': '69657551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657552&x=1541',
		'title': '',
		'imageId': '69657552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657553&x=1541',
		'title': '',
		'imageId': '69657553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657554&x=1541',
		'title': '',
		'imageId': '69657554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997869&docid=69657555&x=1541',
		'title': '',
		'imageId': '69657555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997869';

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