var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782566&x=5750',
		'title': '',
		'imageId': '69782566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782564&x=5750',
		'title': '',
		'imageId': '69782564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782555&x=5750',
		'title': '',
		'imageId': '69782555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782563&x=5750',
		'title': '',
		'imageId': '69782563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782560&x=5750',
		'title': '',
		'imageId': '69782560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782554&x=5750',
		'title': '',
		'imageId': '69782554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782551&x=5750',
		'title': '',
		'imageId': '69782551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782557&x=5750',
		'title': '',
		'imageId': '69782557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782565&x=5750',
		'title': '',
		'imageId': '69782565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782558&x=5750',
		'title': '',
		'imageId': '69782558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782567&x=5750',
		'title': '',
		'imageId': '69782567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782552&x=5750',
		'title': '',
		'imageId': '69782552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782553&x=5750',
		'title': '',
		'imageId': '69782553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782556&x=5750',
		'title': '',
		'imageId': '69782556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782562&x=5750',
		'title': '',
		'imageId': '69782562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782568&x=5750',
		'title': '',
		'imageId': '69782568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782561&x=5750',
		'title': '',
		'imageId': '69782561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012387&docid=69782559&x=5750',
		'title': '',
		'imageId': '69782559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012387';

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