var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653646&x=1413',
		'title': '',
		'imageId': '69653646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653645&x=1413',
		'title': '',
		'imageId': '69653645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653649&x=1413',
		'title': '',
		'imageId': '69653649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653650&x=1413',
		'title': '',
		'imageId': '69653650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653648&x=1413',
		'title': '',
		'imageId': '69653648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653655&x=1413',
		'title': '',
		'imageId': '69653655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653661&x=1413',
		'title': '',
		'imageId': '69653661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653656&x=1413',
		'title': '',
		'imageId': '69653656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653662&x=1413',
		'title': '',
		'imageId': '69653662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653665&x=1413',
		'title': '',
		'imageId': '69653665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653668&x=1413',
		'title': '',
		'imageId': '69653668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653671&x=1413',
		'title': '',
		'imageId': '69653671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653674&x=1413',
		'title': '',
		'imageId': '69653674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69656603&x=1413',
		'title': '',
		'imageId': '69656603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653647&x=1413',
		'title': '',
		'imageId': '69653647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997785&docid=69653677&x=1413',
		'title': '',
		'imageId': '69653677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997785';

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