var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727832&x=223',
		'title': '',
		'imageId': '69727832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727803&x=223',
		'title': '',
		'imageId': '69727803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727845&x=223',
		'title': '',
		'imageId': '69727845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727814&x=223',
		'title': '',
		'imageId': '69727814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727813&x=223',
		'title': '',
		'imageId': '69727813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727822&x=223',
		'title': '',
		'imageId': '69727822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727826&x=223',
		'title': '',
		'imageId': '69727826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727801&x=223',
		'title': '',
		'imageId': '69727801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727823&x=223',
		'title': '',
		'imageId': '69727823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727821&x=223',
		'title': '',
		'imageId': '69727821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727800&x=223',
		'title': '',
		'imageId': '69727800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727831&x=223',
		'title': '',
		'imageId': '69727831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727805&x=223',
		'title': '',
		'imageId': '69727805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727808&x=223',
		'title': '',
		'imageId': '69727808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727802&x=223',
		'title': '',
		'imageId': '69727802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727804&x=223',
		'title': '',
		'imageId': '69727804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000402&docid=69727838&x=223',
		'title': '',
		'imageId': '69727838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000402';

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