var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915928&x=5933',
		'title': '',
		'imageId': '69915928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915927&x=5933',
		'title': '',
		'imageId': '69915927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915937&x=5933',
		'title': '',
		'imageId': '69915937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915931&x=5933',
		'title': '',
		'imageId': '69915931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915926&x=5933',
		'title': '',
		'imageId': '69915926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915929&x=5933',
		'title': '',
		'imageId': '69915929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915930&x=5933',
		'title': '',
		'imageId': '69915930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915934&x=5933',
		'title': '',
		'imageId': '69915934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915936&x=5933',
		'title': '',
		'imageId': '69915936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915925&x=5933',
		'title': '',
		'imageId': '69915925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915933&x=5933',
		'title': '',
		'imageId': '69915933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915924&x=5933',
		'title': '',
		'imageId': '69915924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915932&x=5933',
		'title': '',
		'imageId': '69915932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=69915935&x=5933',
		'title': '',
		'imageId': '69915935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028204&docid=70478939&x=5933',
		'title': '',
		'imageId': '70478939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4028204';

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