var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262757&x=5344',
		'title': '',
		'imageId': '69262757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262763&x=5344',
		'title': '',
		'imageId': '69262763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262761&x=5344',
		'title': '',
		'imageId': '69262761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262762&x=5344',
		'title': '',
		'imageId': '69262762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262764&x=5344',
		'title': '',
		'imageId': '69262764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262745&x=5344',
		'title': '',
		'imageId': '69262745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262746&x=5344',
		'title': '',
		'imageId': '69262746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262751&x=5344',
		'title': '',
		'imageId': '69262751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262754&x=5344',
		'title': '',
		'imageId': '69262754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262747&x=5344',
		'title': '',
		'imageId': '69262747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262748&x=5344',
		'title': '',
		'imageId': '69262748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262749&x=5344',
		'title': '',
		'imageId': '69262749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262750&x=5344',
		'title': '',
		'imageId': '69262750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262752&x=5344',
		'title': '',
		'imageId': '69262752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980068&docid=69262756&x=5344',
		'title': '',
		'imageId': '69262756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980068';

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