var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843659&x=2343',
		'title': '',
		'imageId': '69843659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843669&x=2343',
		'title': '',
		'imageId': '69843669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843667&x=2343',
		'title': '',
		'imageId': '69843667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843663&x=2343',
		'title': '',
		'imageId': '69843663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843664&x=2343',
		'title': '',
		'imageId': '69843664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843660&x=2343',
		'title': '',
		'imageId': '69843660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843665&x=2343',
		'title': '',
		'imageId': '69843665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843671&x=2343',
		'title': '',
		'imageId': '69843671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843673&x=2343',
		'title': '',
		'imageId': '69843673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843670&x=2343',
		'title': '',
		'imageId': '69843670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843662&x=2343',
		'title': '',
		'imageId': '69843662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843672&x=2343',
		'title': '',
		'imageId': '69843672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843666&x=2343',
		'title': '',
		'imageId': '69843666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005217&docid=69843661&x=2343',
		'title': '',
		'imageId': '69843661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005217';

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