var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509588&x=5540',
		'title': '',
		'imageId': '70509588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509594&x=5540',
		'title': '',
		'imageId': '70509594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509597&x=5540',
		'title': '',
		'imageId': '70509597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509600&x=5540',
		'title': '',
		'imageId': '70509600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509606&x=5540',
		'title': '',
		'imageId': '70509606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509612&x=5540',
		'title': '',
		'imageId': '70509612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509615&x=5540',
		'title': '',
		'imageId': '70509615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032230&docid=70509621&x=5540',
		'title': '',
		'imageId': '70509621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032230';

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