var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852923&x=177',
		'title': '',
		'imageId': '69852923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852929&x=177',
		'title': '',
		'imageId': '69852929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852928&x=177',
		'title': '',
		'imageId': '69852928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852924&x=177',
		'title': '',
		'imageId': '69852924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852925&x=177',
		'title': '',
		'imageId': '69852925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852920&x=177',
		'title': '',
		'imageId': '69852920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852932&x=177',
		'title': '',
		'imageId': '69852932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852931&x=177',
		'title': '',
		'imageId': '69852931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852933&x=177',
		'title': '',
		'imageId': '69852933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852930&x=177',
		'title': '',
		'imageId': '69852930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852921&x=177',
		'title': '',
		'imageId': '69852921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852926&x=177',
		'title': '',
		'imageId': '69852926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852922&x=177',
		'title': '',
		'imageId': '69852922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005639&docid=69852927&x=177',
		'title': '',
		'imageId': '69852927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005639';

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