var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662519&x=1233',
		'title': '',
		'imageId': '68662519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662520&x=1233',
		'title': '',
		'imageId': '68662520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662522&x=1233',
		'title': '',
		'imageId': '68662522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662521&x=1233',
		'title': '',
		'imageId': '68662521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662525&x=1233',
		'title': '',
		'imageId': '68662525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662531&x=1233',
		'title': '',
		'imageId': '68662531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662530&x=1233',
		'title': '',
		'imageId': '68662530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953497&docid=68662518&x=1233',
		'title': '',
		'imageId': '68662518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953497';

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