var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120107&x=4322',
		'title': '',
		'imageId': '69120107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120147&x=4322',
		'title': '',
		'imageId': '69120147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120108&x=4322',
		'title': '',
		'imageId': '69120108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120124&x=4322',
		'title': '',
		'imageId': '69120124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120112&x=4322',
		'title': '',
		'imageId': '69120112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120115&x=4322',
		'title': '',
		'imageId': '69120115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120111&x=4322',
		'title': '',
		'imageId': '69120111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120137&x=4322',
		'title': '',
		'imageId': '69120137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120138&x=4322',
		'title': '',
		'imageId': '69120138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120110&x=4322',
		'title': '',
		'imageId': '69120110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120109&x=4322',
		'title': '',
		'imageId': '69120109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120121&x=4322',
		'title': '',
		'imageId': '69120121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120126&x=4322',
		'title': '',
		'imageId': '69120126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120134&x=4322',
		'title': '',
		'imageId': '69120134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120142&x=4322',
		'title': '',
		'imageId': '69120142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120145&x=4322',
		'title': '',
		'imageId': '69120145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973911&docid=69120127&x=4322',
		'title': '',
		'imageId': '69120127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973911';

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