var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473065&x=335',
		'title': '',
		'imageId': '2473065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473068&x=335',
		'title': '',
		'imageId': '2473068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473071&x=335',
		'title': '',
		'imageId': '2473071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473074&x=335',
		'title': '',
		'imageId': '2473074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473077&x=335',
		'title': '',
		'imageId': '2473077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473080&x=335',
		'title': '',
		'imageId': '2473080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473083&x=335',
		'title': '',
		'imageId': '2473083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475642&docid=2473087&x=335',
		'title': '',
		'imageId': '2473087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475642';

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