var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063065&x=2919',
		'title': '',
		'imageId': '70063065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063110&x=2919',
		'title': '',
		'imageId': '70063110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063127&x=2919',
		'title': '',
		'imageId': '70063127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063137&x=2919',
		'title': '',
		'imageId': '70063137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063138&x=2919',
		'title': '',
		'imageId': '70063138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063139&x=2919',
		'title': '',
		'imageId': '70063139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063143&x=2919',
		'title': '',
		'imageId': '70063143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014358&docid=70063144&x=2919',
		'title': '',
		'imageId': '70063144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014358';

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