var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229800&x=1644',
		'title': '',
		'imageId': '69229800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229792&x=1644',
		'title': '',
		'imageId': '69229792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229795&x=1644',
		'title': '',
		'imageId': '69229795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229793&x=1644',
		'title': '',
		'imageId': '69229793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229794&x=1644',
		'title': '',
		'imageId': '69229794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229796&x=1644',
		'title': '',
		'imageId': '69229796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978760&docid=69229797&x=1644',
		'title': '',
		'imageId': '69229797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978760';

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