var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064713&x=5730',
		'title': '',
		'imageId': '70064713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064714&x=5730',
		'title': '',
		'imageId': '70064714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064715&x=5730',
		'title': '',
		'imageId': '70064715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064716&x=5730',
		'title': '',
		'imageId': '70064716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064717&x=5730',
		'title': '',
		'imageId': '70064717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064718&x=5730',
		'title': '',
		'imageId': '70064718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014411&docid=70064719&x=5730',
		'title': '',
		'imageId': '70064719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014411';

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