var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090468&x=332',
		'title': '',
		'imageId': '68090468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090460&x=332',
		'title': '',
		'imageId': '68090460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090464&x=332',
		'title': '',
		'imageId': '68090464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090469&x=332',
		'title': '',
		'imageId': '68090469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090466&x=332',
		'title': '',
		'imageId': '68090466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090458&x=332',
		'title': '',
		'imageId': '68090458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090467&x=332',
		'title': '',
		'imageId': '68090467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090463&x=332',
		'title': '',
		'imageId': '68090463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090455&x=332',
		'title': '',
		'imageId': '68090455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090457&x=332',
		'title': '',
		'imageId': '68090457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090461&x=332',
		'title': '',
		'imageId': '68090461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090456&x=332',
		'title': '',
		'imageId': '68090456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090462&x=332',
		'title': '',
		'imageId': '68090462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090465&x=332',
		'title': '',
		'imageId': '68090465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986169&docid=68090459&x=332',
		'title': '',
		'imageId': '68090459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986169';

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