var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764723&x=4842',
		'title': '',
		'imageId': '69764723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764726&x=4842',
		'title': '',
		'imageId': '69764726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764722&x=4842',
		'title': '',
		'imageId': '69764722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764721&x=4842',
		'title': '',
		'imageId': '69764721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764718&x=4842',
		'title': '',
		'imageId': '69764718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764724&x=4842',
		'title': '',
		'imageId': '69764724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764725&x=4842',
		'title': '',
		'imageId': '69764725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764729&x=4842',
		'title': '',
		'imageId': '69764729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764728&x=4842',
		'title': '',
		'imageId': '69764728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764727&x=4842',
		'title': '',
		'imageId': '69764727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764717&x=4842',
		'title': '',
		'imageId': '69764717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764716&x=4842',
		'title': '',
		'imageId': '69764716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764720&x=4842',
		'title': '',
		'imageId': '69764720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002040&docid=69764719&x=4842',
		'title': '',
		'imageId': '69764719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002040';

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