var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463348&x=498',
		'title': '',
		'imageId': '69463348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463342&x=498',
		'title': '',
		'imageId': '69463342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463352&x=498',
		'title': '',
		'imageId': '69463352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463343&x=498',
		'title': '',
		'imageId': '69463343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463353&x=498',
		'title': '',
		'imageId': '69463353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463349&x=498',
		'title': '',
		'imageId': '69463349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463347&x=498',
		'title': '',
		'imageId': '69463347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463346&x=498',
		'title': '',
		'imageId': '69463346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463351&x=498',
		'title': '',
		'imageId': '69463351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463345&x=498',
		'title': '',
		'imageId': '69463345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463350&x=498',
		'title': '',
		'imageId': '69463350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988740&docid=69463344&x=498',
		'title': '',
		'imageId': '69463344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988740';

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