var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064643&x=4612',
		'title': '',
		'imageId': '70064643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064644&x=4612',
		'title': '',
		'imageId': '70064644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064641&x=4612',
		'title': '',
		'imageId': '70064641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064642&x=4612',
		'title': '',
		'imageId': '70064642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064640&x=4612',
		'title': '',
		'imageId': '70064640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064647&x=4612',
		'title': '',
		'imageId': '70064647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014410&docid=70064639&x=4612',
		'title': '',
		'imageId': '70064639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014410';

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