var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896025&x=2444',
		'title': '',
		'imageId': '71896025',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896027&x=2444',
		'title': '',
		'imageId': '71896027',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896028&x=2444',
		'title': '',
		'imageId': '71896028',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896037&x=2444',
		'title': '',
		'imageId': '71896037',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896035&x=2444',
		'title': '',
		'imageId': '71896035',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896026&x=2444',
		'title': '',
		'imageId': '71896026',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896034&x=2444',
		'title': '',
		'imageId': '71896034',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896032&x=2444',
		'title': '',
		'imageId': '71896032',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896030&x=2444',
		'title': '',
		'imageId': '71896030',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896029&x=2444',
		'title': '',
		'imageId': '71896029',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896033&x=2444',
		'title': '',
		'imageId': '71896033',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4088226&docid=71896031&x=2444',
		'title': '',
		'imageId': '71896031',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4088226';

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