var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834140&x=1525',
		'title': '',
		'imageId': '66834140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834137&x=1525',
		'title': '',
		'imageId': '66834137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834139&x=1525',
		'title': '',
		'imageId': '66834139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834138&x=1525',
		'title': '',
		'imageId': '66834138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834141&x=1525',
		'title': '',
		'imageId': '66834141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834136&x=1525',
		'title': '',
		'imageId': '66834136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=66834142&x=1525',
		'title': '',
		'imageId': '66834142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67671259&x=1525',
		'title': '',
		'imageId': '67671259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67671262&x=1525',
		'title': '',
		'imageId': '67671262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67671311&x=1525',
		'title': '',
		'imageId': '67671311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67671284&x=1525',
		'title': '',
		'imageId': '67671284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67671287&x=1525',
		'title': '',
		'imageId': '67671287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67671269&x=1525',
		'title': '',
		'imageId': '67671269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3877904&docid=67693910&x=1525',
		'title': '',
		'imageId': '67693910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3877904';

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