var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184911&x=3839',
		'title': 'OC-28-5',
		'imageId': '67184911',
		'alt' : 'OC-28-5',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184912&x=3839',
		'title': '',
		'imageId': '67184912',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184913&x=3839',
		'title': '',
		'imageId': '67184913',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184915&x=3839',
		'title': '',
		'imageId': '67184915',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184916&x=3839',
		'title': '',
		'imageId': '67184916',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184907&x=3839',
		'title': '',
		'imageId': '67184907',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184908&x=3839',
		'title': '',
		'imageId': '67184908',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184909&x=3839',
		'title': '',
		'imageId': '67184909',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945339&docid=67184910&x=3839',
		'title': '',
		'imageId': '67184910',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945339';

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