var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088789&x=1927',
		'title': '',
		'imageId': '69088789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088792&x=1927',
		'title': '',
		'imageId': '69088792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088794&x=1927',
		'title': '',
		'imageId': '69088794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088795&x=1927',
		'title': '',
		'imageId': '69088795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088791&x=1927',
		'title': '',
		'imageId': '69088791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088788&x=1927',
		'title': '',
		'imageId': '69088788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088793&x=1927',
		'title': '',
		'imageId': '69088793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088796&x=1927',
		'title': '',
		'imageId': '69088796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972524&docid=69088790&x=1927',
		'title': '',
		'imageId': '69088790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972524';

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