var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462403&x=39',
		'title': '',
		'imageId': '4462403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462430&x=39',
		'title': '',
		'imageId': '4462430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462436&x=39',
		'title': '',
		'imageId': '4462436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462442&x=39',
		'title': '',
		'imageId': '4462442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462369&x=39',
		'title': '',
		'imageId': '4462369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462372&x=39',
		'title': '',
		'imageId': '4462372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462384&x=39',
		'title': '',
		'imageId': '4462384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462387&x=39',
		'title': '',
		'imageId': '4462387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462445&x=39',
		'title': '',
		'imageId': '4462445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462406&x=39',
		'title': '',
		'imageId': '4462406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462412&x=39',
		'title': '',
		'imageId': '4462412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462418&x=39',
		'title': '',
		'imageId': '4462418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462424&x=39',
		'title': '',
		'imageId': '4462424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=666243&docid=4462427&x=39',
		'title': '',
		'imageId': '4462427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #666243';

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