var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888213&x=3410',
		'title': '',
		'imageId': '69888213',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888215&x=3410',
		'title': '',
		'imageId': '69888215',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888216&x=3410',
		'title': '',
		'imageId': '69888216',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888217&x=3410',
		'title': '',
		'imageId': '69888217',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888218&x=3410',
		'title': '',
		'imageId': '69888218',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888219&x=3410',
		'title': '',
		'imageId': '69888219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888220&x=3410',
		'title': '',
		'imageId': '69888220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888221&x=3410',
		'title': '',
		'imageId': '69888221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888222&x=3410',
		'title': '',
		'imageId': '69888222',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888223&x=3410',
		'title': '',
		'imageId': '69888223',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888224&x=3410',
		'title': '',
		'imageId': '69888224',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007443&docid=69888225&x=3410',
		'title': '',
		'imageId': '69888225',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007443';

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