var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999616&x=2729',
		'title': '',
		'imageId': '66999616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999619&x=2729',
		'title': '',
		'imageId': '66999619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999617&x=2729',
		'title': '',
		'imageId': '66999617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999620&x=2729',
		'title': '',
		'imageId': '66999620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999622&x=2729',
		'title': '',
		'imageId': '66999622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999618&x=2729',
		'title': '',
		'imageId': '66999618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919980&docid=66999621&x=2729',
		'title': '',
		'imageId': '66999621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919980';

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