var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252199&x=1025',
		'title': '',
		'imageId': '70252199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252203&x=1025',
		'title': '',
		'imageId': '70252203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252190&x=1025',
		'title': '',
		'imageId': '70252190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252192&x=1025',
		'title': '',
		'imageId': '70252192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252197&x=1025',
		'title': '',
		'imageId': '70252197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252193&x=1025',
		'title': '',
		'imageId': '70252193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252191&x=1025',
		'title': '',
		'imageId': '70252191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252201&x=1025',
		'title': '',
		'imageId': '70252201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252202&x=1025',
		'title': '',
		'imageId': '70252202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252195&x=1025',
		'title': '',
		'imageId': '70252195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252198&x=1025',
		'title': '',
		'imageId': '70252198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252200&x=1025',
		'title': '',
		'imageId': '70252200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252196&x=1025',
		'title': '',
		'imageId': '70252196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020932&docid=70252194&x=1025',
		'title': '',
		'imageId': '70252194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020932';

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