var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199997&x=1713',
		'title': '',
		'imageId': '70199997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199999&x=1713',
		'title': '',
		'imageId': '70199999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199996&x=1713',
		'title': '',
		'imageId': '70199996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199988&x=1713',
		'title': '',
		'imageId': '70199988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199994&x=1713',
		'title': '',
		'imageId': '70199994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199993&x=1713',
		'title': '',
		'imageId': '70199993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199991&x=1713',
		'title': '',
		'imageId': '70199991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199998&x=1713',
		'title': '',
		'imageId': '70199998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199987&x=1713',
		'title': '',
		'imageId': '70199987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199985&x=1713',
		'title': '',
		'imageId': '70199985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199989&x=1713',
		'title': '',
		'imageId': '70199989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199995&x=1713',
		'title': '',
		'imageId': '70199995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199992&x=1713',
		'title': '',
		'imageId': '70199992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199982&x=1713',
		'title': '',
		'imageId': '70199982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70200000&x=1713',
		'title': '',
		'imageId': '70200000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199984&x=1713',
		'title': '',
		'imageId': '70199984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199990&x=1713',
		'title': '',
		'imageId': '70199990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199983&x=1713',
		'title': '',
		'imageId': '70199983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018787&docid=70199986&x=1713',
		'title': '',
		'imageId': '70199986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018787';

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