var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361923&x=2941',
		'title': '',
		'imageId': '68361923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361916&x=2941',
		'title': '',
		'imageId': '68361916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361919&x=2941',
		'title': '',
		'imageId': '68361919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361918&x=2941',
		'title': '',
		'imageId': '68361918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361921&x=2941',
		'title': '',
		'imageId': '68361921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361915&x=2941',
		'title': '',
		'imageId': '68361915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361922&x=2941',
		'title': '',
		'imageId': '68361922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361920&x=2941',
		'title': '',
		'imageId': '68361920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939777&docid=68361917&x=2941',
		'title': '',
		'imageId': '68361917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939777';

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