var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787173&x=2151',
		'title': '',
		'imageId': '70787173',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787174&x=2151',
		'title': '',
		'imageId': '70787174',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787176&x=2151',
		'title': '',
		'imageId': '70787176',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787175&x=2151',
		'title': '',
		'imageId': '70787175',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787178&x=2151',
		'title': '',
		'imageId': '70787178',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787177&x=2151',
		'title': '',
		'imageId': '70787177',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787181&x=2151',
		'title': '',
		'imageId': '70787181',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787191&x=2151',
		'title': '',
		'imageId': '70787191',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787192&x=2151',
		'title': '',
		'imageId': '70787192',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787193&x=2151',
		'title': '',
		'imageId': '70787193',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787200&x=2151',
		'title': '',
		'imageId': '70787200',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4042162&docid=70787205&x=2151',
		'title': '',
		'imageId': '70787205',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4042162';

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