var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252182&x=5957',
		'title': '',
		'imageId': '71252182',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252183&x=5957',
		'title': '',
		'imageId': '71252183',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252200&x=5957',
		'title': '',
		'imageId': '71252200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252202&x=5957',
		'title': '',
		'imageId': '71252202',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252204&x=5957',
		'title': '',
		'imageId': '71252204',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252205&x=5957',
		'title': '',
		'imageId': '71252205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252206&x=5957',
		'title': '',
		'imageId': '71252206',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252207&x=5957',
		'title': '',
		'imageId': '71252207',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252211&x=5957',
		'title': '',
		'imageId': '71252211',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252208&x=5957',
		'title': '',
		'imageId': '71252208',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252181&x=5957',
		'title': '',
		'imageId': '71252181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4059895&docid=71252197&x=5957',
		'title': '',
		'imageId': '71252197',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4059895';

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