var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993214&x=4948',
		'title': '',
		'imageId': '68993214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993203&x=4948',
		'title': '',
		'imageId': '68993203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993211&x=4948',
		'title': '',
		'imageId': '68993211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993210&x=4948',
		'title': '',
		'imageId': '68993210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993206&x=4948',
		'title': '',
		'imageId': '68993206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993204&x=4948',
		'title': '',
		'imageId': '68993204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993207&x=4948',
		'title': '',
		'imageId': '68993207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993202&x=4948',
		'title': '',
		'imageId': '68993202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993220&x=4948',
		'title': '',
		'imageId': '68993220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993213&x=4948',
		'title': '',
		'imageId': '68993213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993205&x=4948',
		'title': '',
		'imageId': '68993205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993209&x=4948',
		'title': '',
		'imageId': '68993209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993208&x=4948',
		'title': '',
		'imageId': '68993208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993212&x=4948',
		'title': '',
		'imageId': '68993212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993215&x=4948',
		'title': '',
		'imageId': '68993215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993216&x=4948',
		'title': '',
		'imageId': '68993216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993218&x=4948',
		'title': '',
		'imageId': '68993218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993217&x=4948',
		'title': '',
		'imageId': '68993217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968699&docid=68993219&x=4948',
		'title': '',
		'imageId': '68993219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968699';

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