var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610069&x=4520',
		'title': '',
		'imageId': '67610069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610076&x=4520',
		'title': '',
		'imageId': '67610076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610070&x=4520',
		'title': '',
		'imageId': '67610070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610073&x=4520',
		'title': '',
		'imageId': '67610073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610075&x=4520',
		'title': '',
		'imageId': '67610075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610072&x=4520',
		'title': '',
		'imageId': '67610072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610074&x=4520',
		'title': '',
		'imageId': '67610074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610077&x=4520',
		'title': '',
		'imageId': '67610077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908930&docid=67610078&x=4520',
		'title': '',
		'imageId': '67610078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908930';

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