var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252935&x=5351',
		'title': '',
		'imageId': '70252935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252939&x=5351',
		'title': '',
		'imageId': '70252939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252943&x=5351',
		'title': '',
		'imageId': '70252943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252946&x=5351',
		'title': '',
		'imageId': '70252946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252941&x=5351',
		'title': '',
		'imageId': '70252941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252944&x=5351',
		'title': '',
		'imageId': '70252944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252945&x=5351',
		'title': '',
		'imageId': '70252945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252934&x=5351',
		'title': '',
		'imageId': '70252934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252938&x=5351',
		'title': '',
		'imageId': '70252938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252942&x=5351',
		'title': '',
		'imageId': '70252942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252936&x=5351',
		'title': '',
		'imageId': '70252936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252940&x=5351',
		'title': '',
		'imageId': '70252940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252948&x=5351',
		'title': '',
		'imageId': '70252948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020976&docid=70252937&x=5351',
		'title': '',
		'imageId': '70252937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020976';

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