var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944906&x=1232',
		'title': '',
		'imageId': '68944906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944900&x=1232',
		'title': '',
		'imageId': '68944900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944903&x=1232',
		'title': '',
		'imageId': '68944903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944905&x=1232',
		'title': '',
		'imageId': '68944905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944898&x=1232',
		'title': '',
		'imageId': '68944898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944904&x=1232',
		'title': '',
		'imageId': '68944904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944902&x=1232',
		'title': '',
		'imageId': '68944902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944899&x=1232',
		'title': '',
		'imageId': '68944899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965825&docid=68944901&x=1232',
		'title': '',
		'imageId': '68944901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965825';

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