var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000218&x=314',
		'title': '',
		'imageId': '69000218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000219&x=314',
		'title': '',
		'imageId': '69000219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000220&x=314',
		'title': '',
		'imageId': '69000220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000221&x=314',
		'title': '',
		'imageId': '69000221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000222&x=314',
		'title': '',
		'imageId': '69000222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000223&x=314',
		'title': '',
		'imageId': '69000223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000224&x=314',
		'title': '',
		'imageId': '69000224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000225&x=314',
		'title': '',
		'imageId': '69000225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000226&x=314',
		'title': '',
		'imageId': '69000226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000227&x=314',
		'title': '',
		'imageId': '69000227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000228&x=314',
		'title': '',
		'imageId': '69000228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000229&x=314',
		'title': '',
		'imageId': '69000229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000230&x=314',
		'title': '',
		'imageId': '69000230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000217&x=314',
		'title': '',
		'imageId': '69000217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968983&docid=69000231&x=314',
		'title': '',
		'imageId': '69000231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968983';

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