var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451515&x=2918',
		'title': '',
		'imageId': '69451515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69509686&x=2918',
		'title': '',
		'imageId': '69509686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451519&x=2918',
		'title': '',
		'imageId': '69451519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69509689&x=2918',
		'title': '',
		'imageId': '69509689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451516&x=2918',
		'title': '',
		'imageId': '69451516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69509688&x=2918',
		'title': '',
		'imageId': '69509688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451518&x=2918',
		'title': '',
		'imageId': '69451518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69509687&x=2918',
		'title': '',
		'imageId': '69509687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451508&x=2918',
		'title': '',
		'imageId': '69451508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69509685&x=2918',
		'title': '',
		'imageId': '69509685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451514&x=2918',
		'title': '',
		'imageId': '69451514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69509684&x=2918',
		'title': '',
		'imageId': '69509684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451510&x=2918',
		'title': '',
		'imageId': '69451510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451512&x=2918',
		'title': '',
		'imageId': '69451512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988147&docid=69451513&x=2918',
		'title': '',
		'imageId': '69451513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988147';

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