var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008260&x=5012',
		'title': '',
		'imageId': '68008260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008268&x=5012',
		'title': '',
		'imageId': '68008268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008264&x=5012',
		'title': '',
		'imageId': '68008264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008272&x=5012',
		'title': '',
		'imageId': '68008272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68089598&x=5012',
		'title': '',
		'imageId': '68089598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008296&x=5012',
		'title': '',
		'imageId': '68008296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008275&x=5012',
		'title': '',
		'imageId': '68008275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68008299&x=5012',
		'title': '',
		'imageId': '68008299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924455&docid=68089597&x=5012',
		'title': '',
		'imageId': '68089597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924455';

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