var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095763&x=1716',
		'title': '',
		'imageId': '70095763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095765&x=1716',
		'title': '',
		'imageId': '70095765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095769&x=1716',
		'title': '',
		'imageId': '70095769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095770&x=1716',
		'title': '',
		'imageId': '70095770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095768&x=1716',
		'title': '',
		'imageId': '70095768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095764&x=1716',
		'title': '',
		'imageId': '70095764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095762&x=1716',
		'title': '',
		'imageId': '70095762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095767&x=1716',
		'title': '',
		'imageId': '70095767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015506&docid=70095766&x=1716',
		'title': '',
		'imageId': '70095766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015506';

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