var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980610&x=1259',
		'title': '',
		'imageId': '69980610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980598&x=1259',
		'title': '',
		'imageId': '69980598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980607&x=1259',
		'title': '',
		'imageId': '69980607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980609&x=1259',
		'title': '',
		'imageId': '69980609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980612&x=1259',
		'title': '',
		'imageId': '69980612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980605&x=1259',
		'title': '',
		'imageId': '69980605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980599&x=1259',
		'title': '',
		'imageId': '69980599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980613&x=1259',
		'title': '',
		'imageId': '69980613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980611&x=1259',
		'title': '',
		'imageId': '69980611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980615&x=1259',
		'title': '',
		'imageId': '69980615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980608&x=1259',
		'title': '',
		'imageId': '69980608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980614&x=1259',
		'title': '',
		'imageId': '69980614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980601&x=1259',
		'title': '',
		'imageId': '69980601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980606&x=1259',
		'title': '',
		'imageId': '69980606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980602&x=1259',
		'title': '',
		'imageId': '69980602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980604&x=1259',
		'title': '',
		'imageId': '69980604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010830&docid=69980600&x=1259',
		'title': '',
		'imageId': '69980600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010830';

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