var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971627&x=2256',
		'title': '',
		'imageId': '67971627',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971635&x=2256',
		'title': '',
		'imageId': '67971635',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971626&x=2256',
		'title': '',
		'imageId': '67971626',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971634&x=2256',
		'title': '',
		'imageId': '67971634',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971630&x=2256',
		'title': '',
		'imageId': '67971630',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971629&x=2256',
		'title': '',
		'imageId': '67971629',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971628&x=2256',
		'title': '',
		'imageId': '67971628',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971631&x=2256',
		'title': '',
		'imageId': '67971631',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971632&x=2256',
		'title': '',
		'imageId': '67971632',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971637&x=2256',
		'title': '',
		'imageId': '67971637',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971633&x=2256',
		'title': '',
		'imageId': '67971633',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922998&docid=67971636&x=2256',
		'title': '',
		'imageId': '67971636',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922998';

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