var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185240&x=2024',
		'title': '',
		'imageId': '70185240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185242&x=2024',
		'title': '',
		'imageId': '70185242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185241&x=2024',
		'title': '',
		'imageId': '70185241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185239&x=2024',
		'title': '',
		'imageId': '70185239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185260&x=2024',
		'title': '',
		'imageId': '70185260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185261&x=2024',
		'title': '',
		'imageId': '70185261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018241&docid=70185259&x=2024',
		'title': '',
		'imageId': '70185259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018241';

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