var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963323&x=1515',
		'title': '',
		'imageId': '68963323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963321&x=1515',
		'title': '',
		'imageId': '68963321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963325&x=1515',
		'title': '',
		'imageId': '68963325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963322&x=1515',
		'title': '',
		'imageId': '68963322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963327&x=1515',
		'title': '',
		'imageId': '68963327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963326&x=1515',
		'title': '',
		'imageId': '68963326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966562&docid=68963324&x=1515',
		'title': '',
		'imageId': '68963324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966562';

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