var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887551&x=560',
		'title': '',
		'imageId': '66887551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887548&x=560',
		'title': '',
		'imageId': '66887548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887549&x=560',
		'title': '',
		'imageId': '66887549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887550&x=560',
		'title': '',
		'imageId': '66887550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887547&x=560',
		'title': '',
		'imageId': '66887547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887553&x=560',
		'title': '',
		'imageId': '66887553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887554&x=560',
		'title': '',
		'imageId': '66887554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887552&x=560',
		'title': '',
		'imageId': '66887552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880377&docid=66887555&x=560',
		'title': '',
		'imageId': '66887555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880377';

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