var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68987999&x=1950',
		'title': '',
		'imageId': '68987999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988143&x=1950',
		'title': '',
		'imageId': '68988143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988147&x=1950',
		'title': '',
		'imageId': '68988147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988152&x=1950',
		'title': '',
		'imageId': '68988152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988156&x=1950',
		'title': '',
		'imageId': '68988156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988161&x=1950',
		'title': '',
		'imageId': '68988161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988216&x=1950',
		'title': '',
		'imageId': '68988216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988222&x=1950',
		'title': '',
		'imageId': '68988222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988225&x=1950',
		'title': '',
		'imageId': '68988225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988229&x=1950',
		'title': '',
		'imageId': '68988229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988232&x=1950',
		'title': '',
		'imageId': '68988232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988236&x=1950',
		'title': '',
		'imageId': '68988236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968579&docid=68988239&x=1950',
		'title': '',
		'imageId': '68988239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968579';

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