var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053860&x=5618',
		'title': '',
		'imageId': '70053860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053857&x=5618',
		'title': '',
		'imageId': '70053857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053877&x=5618',
		'title': '',
		'imageId': '70053877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053875&x=5618',
		'title': '',
		'imageId': '70053875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053844&x=5618',
		'title': '',
		'imageId': '70053844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053841&x=5618',
		'title': '',
		'imageId': '70053841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053876&x=5618',
		'title': '',
		'imageId': '70053876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053842&x=5618',
		'title': '',
		'imageId': '70053842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053858&x=5618',
		'title': '',
		'imageId': '70053858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053845&x=5618',
		'title': '',
		'imageId': '70053845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053859&x=5618',
		'title': '',
		'imageId': '70053859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70053856&x=5618',
		'title': '',
		'imageId': '70053856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70055327&x=5618',
		'title': '',
		'imageId': '70055327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70055328&x=5618',
		'title': '',
		'imageId': '70055328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013943&docid=70055326&x=5618',
		'title': '',
		'imageId': '70055326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013943';

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