var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817972&x=5023',
		'title': '',
		'imageId': '67817972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817935&x=5023',
		'title': '',
		'imageId': '67817935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817953&x=5023',
		'title': '',
		'imageId': '67817953',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817954&x=5023',
		'title': '',
		'imageId': '67817954',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817951&x=5023',
		'title': '',
		'imageId': '67817951',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817986&x=5023',
		'title': '',
		'imageId': '67817986',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817971&x=5023',
		'title': '',
		'imageId': '67817971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817969&x=5023',
		'title': '',
		'imageId': '67817969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817936&x=5023',
		'title': '',
		'imageId': '67817936',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817934&x=5023',
		'title': '',
		'imageId': '67817934',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817937&x=5023',
		'title': '',
		'imageId': '67817937',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817933&x=5023',
		'title': '',
		'imageId': '67817933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817952&x=5023',
		'title': '',
		'imageId': '67817952',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817956&x=5023',
		'title': '',
		'imageId': '67817956',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817955&x=5023',
		'title': '',
		'imageId': '67817955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817973&x=5023',
		'title': '',
		'imageId': '67817973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817938&x=5023',
		'title': '',
		'imageId': '67817938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817974&x=5023',
		'title': '',
		'imageId': '67817974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916763&docid=67817970&x=5023',
		'title': '',
		'imageId': '67817970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916763';

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