var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788482&x=501',
		'title': '',
		'imageId': '69788482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788484&x=501',
		'title': '',
		'imageId': '69788484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788485&x=501',
		'title': '',
		'imageId': '69788485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788483&x=501',
		'title': '',
		'imageId': '69788483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788486&x=501',
		'title': '',
		'imageId': '69788486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788493&x=501',
		'title': '',
		'imageId': '69788493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788499&x=501',
		'title': '',
		'imageId': '69788499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788507&x=501',
		'title': '',
		'imageId': '69788507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788517&x=501',
		'title': '',
		'imageId': '69788517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788525&x=501',
		'title': '',
		'imageId': '69788525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788526&x=501',
		'title': '',
		'imageId': '69788526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788529&x=501',
		'title': '',
		'imageId': '69788529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788534&x=501',
		'title': '',
		'imageId': '69788534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788537&x=501',
		'title': '',
		'imageId': '69788537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788538&x=501',
		'title': '',
		'imageId': '69788538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003168&docid=69788520&x=501',
		'title': '',
		'imageId': '69788520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003168';

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