var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448052&x=3258',
		'title': '',
		'imageId': '69448052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448049&x=3258',
		'title': '',
		'imageId': '69448049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448046&x=3258',
		'title': '',
		'imageId': '69448046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448050&x=3258',
		'title': '',
		'imageId': '69448050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448045&x=3258',
		'title': '',
		'imageId': '69448045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448047&x=3258',
		'title': '',
		'imageId': '69448047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448053&x=3258',
		'title': '',
		'imageId': '69448053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003982&docid=69448048&x=3258',
		'title': '',
		'imageId': '69448048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003982';

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