var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193300&x=2233',
		'title': '',
		'imageId': '69193300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193297&x=2233',
		'title': '',
		'imageId': '69193297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193307&x=2233',
		'title': '',
		'imageId': '69193307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193301&x=2233',
		'title': '',
		'imageId': '69193301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193309&x=2233',
		'title': '',
		'imageId': '69193309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193311&x=2233',
		'title': '',
		'imageId': '69193311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193298&x=2233',
		'title': '',
		'imageId': '69193298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193299&x=2233',
		'title': '',
		'imageId': '69193299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193308&x=2233',
		'title': '',
		'imageId': '69193308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193306&x=2233',
		'title': '',
		'imageId': '69193306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193304&x=2233',
		'title': '',
		'imageId': '69193304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193296&x=2233',
		'title': '',
		'imageId': '69193296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193305&x=2233',
		'title': '',
		'imageId': '69193305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193302&x=2233',
		'title': '',
		'imageId': '69193302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193310&x=2233',
		'title': '',
		'imageId': '69193310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977087&docid=69193303&x=2233',
		'title': '',
		'imageId': '69193303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977087';

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