var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061223&x=3533',
		'title': '',
		'imageId': '67061223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061214&x=3533',
		'title': '',
		'imageId': '67061214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061212&x=3533',
		'title': '',
		'imageId': '67061212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061218&x=3533',
		'title': '',
		'imageId': '67061218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061219&x=3533',
		'title': '',
		'imageId': '67061219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061220&x=3533',
		'title': '',
		'imageId': '67061220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061213&x=3533',
		'title': '',
		'imageId': '67061213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061216&x=3533',
		'title': '',
		'imageId': '67061216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061221&x=3533',
		'title': '',
		'imageId': '67061221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061222&x=3533',
		'title': '',
		'imageId': '67061222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061215&x=3533',
		'title': '',
		'imageId': '67061215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061217&x=3533',
		'title': '',
		'imageId': '67061217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061211&x=3533',
		'title': '',
		'imageId': '67061211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887359&docid=67061210&x=3533',
		'title': '',
		'imageId': '67061210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887359';

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