var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588966&x=2034',
		'title': '',
		'imageId': '70588966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70757251&x=2034',
		'title': '',
		'imageId': '70757251',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70757253&x=2034',
		'title': '',
		'imageId': '70757253',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70757252&x=2034',
		'title': '',
		'imageId': '70757252',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70757250&x=2034',
		'title': '',
		'imageId': '70757250',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588967&x=2034',
		'title': '',
		'imageId': '70588967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588968&x=2034',
		'title': '',
		'imageId': '70588968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588969&x=2034',
		'title': '',
		'imageId': '70588969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588970&x=2034',
		'title': '',
		'imageId': '70588970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588971&x=2034',
		'title': '',
		'imageId': '70588971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588973&x=2034',
		'title': '',
		'imageId': '70588973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034938&docid=70588974&x=2034',
		'title': '',
		'imageId': '70588974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4034938';

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