var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105716&x=1842',
		'title': '',
		'imageId': '69105716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105714&x=1842',
		'title': '',
		'imageId': '69105714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105717&x=1842',
		'title': '',
		'imageId': '69105717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105718&x=1842',
		'title': '',
		'imageId': '69105718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105719&x=1842',
		'title': '',
		'imageId': '69105719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105715&x=1842',
		'title': '',
		'imageId': '69105715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973480&docid=69105724&x=1842',
		'title': '',
		'imageId': '69105724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973480';

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