var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407900&x=5327',
		'title': '',
		'imageId': '70407900',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407904&x=5327',
		'title': '',
		'imageId': '70407904',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407901&x=5327',
		'title': '',
		'imageId': '70407901',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407902&x=5327',
		'title': '',
		'imageId': '70407902',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407909&x=5327',
		'title': '',
		'imageId': '70407909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407911&x=5327',
		'title': '',
		'imageId': '70407911',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407914&x=5327',
		'title': '',
		'imageId': '70407914',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407920&x=5327',
		'title': '',
		'imageId': '70407920',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407922&x=5327',
		'title': '',
		'imageId': '70407922',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407923&x=5327',
		'title': '',
		'imageId': '70407923',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407926&x=5327',
		'title': '',
		'imageId': '70407926',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407931&x=5327',
		'title': '',
		'imageId': '70407931',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407932&x=5327',
		'title': '',
		'imageId': '70407932',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407935&x=5327',
		'title': '',
		'imageId': '70407935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407938&x=5327',
		'title': '',
		'imageId': '70407938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407903&x=5327',
		'title': '',
		'imageId': '70407903',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028224&docid=70407905&x=5327',
		'title': '',
		'imageId': '70407905',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4028224';

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