var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722542&x=1637',
		'title': '',
		'imageId': '70722542',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722541&x=1637',
		'title': '',
		'imageId': '70722541',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722547&x=1637',
		'title': '',
		'imageId': '70722547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722544&x=1637',
		'title': '',
		'imageId': '70722544',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722546&x=1637',
		'title': '',
		'imageId': '70722546',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722551&x=1637',
		'title': '',
		'imageId': '70722551',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722543&x=1637',
		'title': '',
		'imageId': '70722543',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722550&x=1637',
		'title': '',
		'imageId': '70722550',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722553&x=1637',
		'title': '',
		'imageId': '70722553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722552&x=1637',
		'title': '',
		'imageId': '70722552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722545&x=1637',
		'title': '',
		'imageId': '70722545',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4039789&docid=70722548&x=1637',
		'title': '',
		'imageId': '70722548',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4039789';

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