var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961846&x=1429',
		'title': '',
		'imageId': '69961846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961862&x=1429',
		'title': '',
		'imageId': '69961862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961850&x=1429',
		'title': '',
		'imageId': '69961850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961852&x=1429',
		'title': '',
		'imageId': '69961852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961856&x=1429',
		'title': '',
		'imageId': '69961856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961858&x=1429',
		'title': '',
		'imageId': '69961858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961861&x=1429',
		'title': '',
		'imageId': '69961861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961853&x=1429',
		'title': '',
		'imageId': '69961853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961859&x=1429',
		'title': '',
		'imageId': '69961859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961847&x=1429',
		'title': '',
		'imageId': '69961847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961855&x=1429',
		'title': '',
		'imageId': '69961855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961857&x=1429',
		'title': '',
		'imageId': '69961857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961849&x=1429',
		'title': '',
		'imageId': '69961849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961851&x=1429',
		'title': '',
		'imageId': '69961851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961848&x=1429',
		'title': '',
		'imageId': '69961848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961860&x=1429',
		'title': '',
		'imageId': '69961860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009323&docid=69961854&x=1429',
		'title': '',
		'imageId': '69961854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009323';

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