var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384163&x=29',
		'title': '',
		'imageId': '70384163',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384181&x=29',
		'title': '',
		'imageId': '70384181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384183&x=29',
		'title': '',
		'imageId': '70384183',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384165&x=29',
		'title': '',
		'imageId': '70384165',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384141&x=29',
		'title': '',
		'imageId': '70384141',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384145&x=29',
		'title': '',
		'imageId': '70384145',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384143&x=29',
		'title': '',
		'imageId': '70384143',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384147&x=29',
		'title': '',
		'imageId': '70384147',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384161&x=29',
		'title': '',
		'imageId': '70384161',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384162&x=29',
		'title': '',
		'imageId': '70384162',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384164&x=29',
		'title': '',
		'imageId': '70384164',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384166&x=29',
		'title': '',
		'imageId': '70384166',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384180&x=29',
		'title': '',
		'imageId': '70384180',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384182&x=29',
		'title': '',
		'imageId': '70384182',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384184&x=29',
		'title': '',
		'imageId': '70384184',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384144&x=29',
		'title': '',
		'imageId': '70384144',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027268&docid=70384142&x=29',
		'title': '',
		'imageId': '70384142',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027268';

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