var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650423&x=67',
		'title': '',
		'imageId': '69650423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650445&x=67',
		'title': '',
		'imageId': '69650445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650426&x=67',
		'title': '',
		'imageId': '69650426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650434&x=67',
		'title': '',
		'imageId': '69650434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650453&x=67',
		'title': '',
		'imageId': '69650453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650440&x=67',
		'title': '',
		'imageId': '69650440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650435&x=67',
		'title': '',
		'imageId': '69650435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650443&x=67',
		'title': '',
		'imageId': '69650443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650442&x=67',
		'title': '',
		'imageId': '69650442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650456&x=67',
		'title': '',
		'imageId': '69650456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650458&x=67',
		'title': '',
		'imageId': '69650458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650460&x=67',
		'title': '',
		'imageId': '69650460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650420&x=67',
		'title': '',
		'imageId': '69650420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650418&x=67',
		'title': '',
		'imageId': '69650418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650419&x=67',
		'title': '',
		'imageId': '69650419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650422&x=67',
		'title': '',
		'imageId': '69650422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997542&docid=69650421&x=67',
		'title': '',
		'imageId': '69650421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997542';

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