var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611572&x=5028',
		'title': '',
		'imageId': '68611572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611576&x=5028',
		'title': '',
		'imageId': '68611576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611574&x=5028',
		'title': '',
		'imageId': '68611574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611573&x=5028',
		'title': '',
		'imageId': '68611573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611579&x=5028',
		'title': '',
		'imageId': '68611579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611575&x=5028',
		'title': '',
		'imageId': '68611575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611578&x=5028',
		'title': '',
		'imageId': '68611578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965967&docid=68611577&x=5028',
		'title': '',
		'imageId': '68611577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965967';

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