var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774739&x=3612',
		'title': '',
		'imageId': '68774739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774742&x=3612',
		'title': '',
		'imageId': '68774742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774745&x=3612',
		'title': '',
		'imageId': '68774745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774775&x=3612',
		'title': '',
		'imageId': '68774775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774779&x=3612',
		'title': '',
		'imageId': '68774779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774782&x=3612',
		'title': '',
		'imageId': '68774782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774785&x=3612',
		'title': '',
		'imageId': '68774785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774789&x=3612',
		'title': '',
		'imageId': '68774789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774822&x=3612',
		'title': '',
		'imageId': '68774822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774828&x=3612',
		'title': '',
		'imageId': '68774828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774831&x=3612',
		'title': '',
		'imageId': '68774831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774853&x=3612',
		'title': '',
		'imageId': '68774853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774862&x=3612',
		'title': '',
		'imageId': '68774862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774928&x=3612',
		'title': '',
		'imageId': '68774928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957969&docid=68774973&x=3612',
		'title': '',
		'imageId': '68774973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957969';

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