var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587935&x=3149',
		'title': '',
		'imageId': '69587935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587937&x=3149',
		'title': '',
		'imageId': '69587937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587938&x=3149',
		'title': '',
		'imageId': '69587938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587939&x=3149',
		'title': '',
		'imageId': '69587939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587940&x=3149',
		'title': '',
		'imageId': '69587940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587941&x=3149',
		'title': '',
		'imageId': '69587941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587943&x=3149',
		'title': '',
		'imageId': '69587943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587944&x=3149',
		'title': '',
		'imageId': '69587944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587950&x=3149',
		'title': '',
		'imageId': '69587950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587946&x=3149',
		'title': '',
		'imageId': '69587946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587945&x=3149',
		'title': '',
		'imageId': '69587945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587948&x=3149',
		'title': '',
		'imageId': '69587948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587947&x=3149',
		'title': '',
		'imageId': '69587947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587942&x=3149',
		'title': '',
		'imageId': '69587942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3994280&docid=69587949&x=3149',
		'title': '',
		'imageId': '69587949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3994280';

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