var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200226&x=820',
		'title': '',
		'imageId': '70200226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200261&x=820',
		'title': '',
		'imageId': '70200261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200244&x=820',
		'title': '',
		'imageId': '70200244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200256&x=820',
		'title': '',
		'imageId': '70200256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200242&x=820',
		'title': '',
		'imageId': '70200242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200232&x=820',
		'title': '',
		'imageId': '70200232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200243&x=820',
		'title': '',
		'imageId': '70200243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200346&x=820',
		'title': '',
		'imageId': '70200346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200231&x=820',
		'title': '',
		'imageId': '70200231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200199&x=820',
		'title': '',
		'imageId': '70200199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200200&x=820',
		'title': '',
		'imageId': '70200200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200201&x=820',
		'title': '',
		'imageId': '70200201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200202&x=820',
		'title': '',
		'imageId': '70200202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200203&x=820',
		'title': '',
		'imageId': '70200203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200213&x=820',
		'title': '',
		'imageId': '70200213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200214&x=820',
		'title': '',
		'imageId': '70200214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200221&x=820',
		'title': '',
		'imageId': '70200221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200265&x=820',
		'title': '',
		'imageId': '70200265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200222&x=820',
		'title': '',
		'imageId': '70200222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018803&docid=70200204&x=820',
		'title': '',
		'imageId': '70200204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018803';

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