var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193485&x=4714',
		'title': '',
		'imageId': '69193485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193484&x=4714',
		'title': '',
		'imageId': '69193484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193489&x=4714',
		'title': '',
		'imageId': '69193489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193486&x=4714',
		'title': '',
		'imageId': '69193486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193482&x=4714',
		'title': '',
		'imageId': '69193482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193481&x=4714',
		'title': '',
		'imageId': '69193481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193492&x=4714',
		'title': '',
		'imageId': '69193492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193494&x=4714',
		'title': '',
		'imageId': '69193494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193493&x=4714',
		'title': '',
		'imageId': '69193493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193495&x=4714',
		'title': '',
		'imageId': '69193495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193490&x=4714',
		'title': '',
		'imageId': '69193490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193491&x=4714',
		'title': '',
		'imageId': '69193491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977092&docid=69193487&x=4714',
		'title': '',
		'imageId': '69193487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977092';

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