var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015168&x=4537',
		'title': '',
		'imageId': '70015168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015167&x=4537',
		'title': '',
		'imageId': '70015167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015164&x=4537',
		'title': '',
		'imageId': '70015164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015166&x=4537',
		'title': '',
		'imageId': '70015166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015169&x=4537',
		'title': '',
		'imageId': '70015169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015165&x=4537',
		'title': '',
		'imageId': '70015165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015163&x=4537',
		'title': '',
		'imageId': '70015163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015170&x=4537',
		'title': '',
		'imageId': '70015170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012456&docid=70015171&x=4537',
		'title': '',
		'imageId': '70015171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012456';

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