var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145352&x=2359',
		'title': '',
		'imageId': '70145352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145351&x=2359',
		'title': '',
		'imageId': '70145351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145353&x=2359',
		'title': '',
		'imageId': '70145353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145354&x=2359',
		'title': '',
		'imageId': '70145354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145355&x=2359',
		'title': '',
		'imageId': '70145355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145359&x=2359',
		'title': '',
		'imageId': '70145359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145371&x=2359',
		'title': '',
		'imageId': '70145371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145367&x=2359',
		'title': '',
		'imageId': '70145367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145368&x=2359',
		'title': '',
		'imageId': '70145368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145372&x=2359',
		'title': '',
		'imageId': '70145372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145373&x=2359',
		'title': '',
		'imageId': '70145373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145376&x=2359',
		'title': '',
		'imageId': '70145376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016795&docid=70145350&x=2359',
		'title': '',
		'imageId': '70145350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016795';

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