var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860178&x=2346',
		'title': '',
		'imageId': '69860178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860182&x=2346',
		'title': '',
		'imageId': '69860182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860183&x=2346',
		'title': '',
		'imageId': '69860183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860181&x=2346',
		'title': '',
		'imageId': '69860181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860180&x=2346',
		'title': '',
		'imageId': '69860180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860179&x=2346',
		'title': '',
		'imageId': '69860179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006105&docid=69860184&x=2346',
		'title': '',
		'imageId': '69860184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006105';

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