var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913047&x=1227',
		'title': '',
		'imageId': '69913047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913052&x=1227',
		'title': '',
		'imageId': '69913052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913048&x=1227',
		'title': '',
		'imageId': '69913048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913050&x=1227',
		'title': '',
		'imageId': '69913050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913051&x=1227',
		'title': '',
		'imageId': '69913051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913053&x=1227',
		'title': '',
		'imageId': '69913053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913049&x=1227',
		'title': '',
		'imageId': '69913049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008127&docid=69913046&x=1227',
		'title': '',
		'imageId': '69913046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008127';

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