var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054279&x=4354',
		'title': '',
		'imageId': '69054279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054280&x=4354',
		'title': '',
		'imageId': '69054280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054281&x=4354',
		'title': '',
		'imageId': '69054281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054282&x=4354',
		'title': '',
		'imageId': '69054282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054283&x=4354',
		'title': '',
		'imageId': '69054283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054284&x=4354',
		'title': '',
		'imageId': '69054284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971626&docid=69054278&x=4354',
		'title': '',
		'imageId': '69054278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971626';

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