var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908693&x=436',
		'title': '',
		'imageId': '69908693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908683&x=436',
		'title': '',
		'imageId': '69908683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908680&x=436',
		'title': '',
		'imageId': '69908680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908682&x=436',
		'title': '',
		'imageId': '69908682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908681&x=436',
		'title': '',
		'imageId': '69908681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908678&x=436',
		'title': '',
		'imageId': '69908678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908686&x=436',
		'title': '',
		'imageId': '69908686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908692&x=436',
		'title': '',
		'imageId': '69908692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908684&x=436',
		'title': '',
		'imageId': '69908684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908679&x=436',
		'title': '',
		'imageId': '69908679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908691&x=436',
		'title': '',
		'imageId': '69908691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908689&x=436',
		'title': '',
		'imageId': '69908689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908687&x=436',
		'title': '',
		'imageId': '69908687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908685&x=436',
		'title': '',
		'imageId': '69908685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908690&x=436',
		'title': '',
		'imageId': '69908690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908694&x=436',
		'title': '',
		'imageId': '69908694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007001&docid=69908688&x=436',
		'title': '',
		'imageId': '69908688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007001';

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