var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066279&x=936',
		'title': '',
		'imageId': '70066279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066280&x=936',
		'title': '',
		'imageId': '70066280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066285&x=936',
		'title': '',
		'imageId': '70066285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066288&x=936',
		'title': '',
		'imageId': '70066288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066287&x=936',
		'title': '',
		'imageId': '70066287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066286&x=936',
		'title': '',
		'imageId': '70066286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066289&x=936',
		'title': '',
		'imageId': '70066289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066290&x=936',
		'title': '',
		'imageId': '70066290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014457&docid=70066291&x=936',
		'title': '',
		'imageId': '70066291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014457';

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