var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248770&x=2410',
		'title': '',
		'imageId': '7248770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248794&x=2410',
		'title': '',
		'imageId': '7248794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248816&x=2410',
		'title': '',
		'imageId': '7248816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248832&x=2410',
		'title': '',
		'imageId': '7248832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248835&x=2410',
		'title': '',
		'imageId': '7248835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248840&x=2410',
		'title': '',
		'imageId': '7248840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248850&x=2410',
		'title': '',
		'imageId': '7248850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=911622&docid=7248853&x=2410',
		'title': '',
		'imageId': '7248853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #911622';

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