var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133942&x=4717',
		'title': '',
		'imageId': '69133942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133943&x=4717',
		'title': '',
		'imageId': '69133943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133945&x=4717',
		'title': '',
		'imageId': '69133945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133947&x=4717',
		'title': '',
		'imageId': '69133947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133956&x=4717',
		'title': '',
		'imageId': '69133956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133959&x=4717',
		'title': '',
		'imageId': '69133959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133955&x=4717',
		'title': '',
		'imageId': '69133955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133962&x=4717',
		'title': '',
		'imageId': '69133962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133968&x=4717',
		'title': '',
		'imageId': '69133968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133969&x=4717',
		'title': '',
		'imageId': '69133969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133972&x=4717',
		'title': '',
		'imageId': '69133972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133975&x=4717',
		'title': '',
		'imageId': '69133975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133978&x=4717',
		'title': '',
		'imageId': '69133978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133944&x=4717',
		'title': '',
		'imageId': '69133944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974449&docid=69133963&x=4717',
		'title': '',
		'imageId': '69133963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974449';

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