var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447636&x=3753',
		'title': '',
		'imageId': '70447636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447641&x=3753',
		'title': '',
		'imageId': '70447641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447637&x=3753',
		'title': '',
		'imageId': '70447637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447640&x=3753',
		'title': '',
		'imageId': '70447640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447639&x=3753',
		'title': '',
		'imageId': '70447639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447642&x=3753',
		'title': '',
		'imageId': '70447642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029757&docid=70447638&x=3753',
		'title': '',
		'imageId': '70447638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029757';

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