var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609213&x=2748',
		'title': '',
		'imageId': '70609213',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609215&x=2748',
		'title': '',
		'imageId': '70609215',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609216&x=2748',
		'title': '',
		'imageId': '70609216',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609217&x=2748',
		'title': '',
		'imageId': '70609217',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609218&x=2748',
		'title': '',
		'imageId': '70609218',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609219&x=2748',
		'title': '',
		'imageId': '70609219',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609220&x=2748',
		'title': '',
		'imageId': '70609220',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609222&x=2748',
		'title': '',
		'imageId': '70609222',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609221&x=2748',
		'title': '',
		'imageId': '70609221',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609223&x=2748',
		'title': '',
		'imageId': '70609223',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609224&x=2748',
		'title': '',
		'imageId': '70609224',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609225&x=2748',
		'title': '',
		'imageId': '70609225',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609226&x=2748',
		'title': '',
		'imageId': '70609226',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609227&x=2748',
		'title': '',
		'imageId': '70609227',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609212&x=2748',
		'title': '',
		'imageId': '70609212',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609228&x=2748',
		'title': '',
		'imageId': '70609228',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035887&docid=70609229&x=2748',
		'title': '',
		'imageId': '70609229',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035887';

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