var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201609&x=2440',
		'title': '',
		'imageId': '70201609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201600&x=2440',
		'title': '',
		'imageId': '70201600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201608&x=2440',
		'title': '',
		'imageId': '70201608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201599&x=2440',
		'title': '',
		'imageId': '70201599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201603&x=2440',
		'title': '',
		'imageId': '70201603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201605&x=2440',
		'title': '',
		'imageId': '70201605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201604&x=2440',
		'title': '',
		'imageId': '70201604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201610&x=2440',
		'title': '',
		'imageId': '70201610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201611&x=2440',
		'title': '',
		'imageId': '70201611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201601&x=2440',
		'title': '',
		'imageId': '70201601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201607&x=2440',
		'title': '',
		'imageId': '70201607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201606&x=2440',
		'title': '',
		'imageId': '70201606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201602&x=2440',
		'title': '',
		'imageId': '70201602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018876&docid=70201612&x=2440',
		'title': '',
		'imageId': '70201612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018876';

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