var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608935&x=5135',
		'title': '',
		'imageId': '68608935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608931&x=5135',
		'title': '',
		'imageId': '68608931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608934&x=5135',
		'title': '',
		'imageId': '68608934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608932&x=5135',
		'title': '',
		'imageId': '68608932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608937&x=5135',
		'title': '',
		'imageId': '68608937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608936&x=5135',
		'title': '',
		'imageId': '68608936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608939&x=5135',
		'title': '',
		'imageId': '68608939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608933&x=5135',
		'title': '',
		'imageId': '68608933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950187&docid=68608938&x=5135',
		'title': '',
		'imageId': '68608938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950187';

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