var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531563&x=3144',
		'title': '',
		'imageId': '69531563',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531565&x=3144',
		'title': '',
		'imageId': '69531565',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531569&x=3144',
		'title': '',
		'imageId': '69531569',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531568&x=3144',
		'title': '',
		'imageId': '69531568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531566&x=3144',
		'title': '',
		'imageId': '69531566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531570&x=3144',
		'title': '',
		'imageId': '69531570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531574&x=3144',
		'title': '',
		'imageId': '69531574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531567&x=3144',
		'title': '',
		'imageId': '69531567',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531572&x=3144',
		'title': '',
		'imageId': '69531572',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531560&x=3144',
		'title': '',
		'imageId': '69531560',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531571&x=3144',
		'title': '',
		'imageId': '69531571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531553&x=3144',
		'title': '',
		'imageId': '69531553',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531561&x=3144',
		'title': '',
		'imageId': '69531561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531562&x=3144',
		'title': '',
		'imageId': '69531562',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531575&x=3144',
		'title': '',
		'imageId': '69531575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69531573&x=3144',
		'title': '',
		'imageId': '69531573',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69930898&x=3144',
		'title': '',
		'imageId': '69930898',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69930897&x=3144',
		'title': '',
		'imageId': '69930897',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991991&docid=69930896&x=3144',
		'title': '',
		'imageId': '69930896',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991991';

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