var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844696&x=1855',
		'title': '',
		'imageId': '69844696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844697&x=1855',
		'title': '',
		'imageId': '69844697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844698&x=1855',
		'title': '',
		'imageId': '69844698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844699&x=1855',
		'title': '',
		'imageId': '69844699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844709&x=1855',
		'title': '',
		'imageId': '69844709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844700&x=1855',
		'title': '',
		'imageId': '69844700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844711&x=1855',
		'title': '',
		'imageId': '69844711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844716&x=1855',
		'title': '',
		'imageId': '69844716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844717&x=1855',
		'title': '',
		'imageId': '69844717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844718&x=1855',
		'title': '',
		'imageId': '69844718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844721&x=1855',
		'title': '',
		'imageId': '69844721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844727&x=1855',
		'title': '',
		'imageId': '69844727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844729&x=1855',
		'title': '',
		'imageId': '69844729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844730&x=1855',
		'title': '',
		'imageId': '69844730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005251&docid=69844695&x=1855',
		'title': '',
		'imageId': '69844695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005251';

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