var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839461&x=1348',
		'title': '',
		'imageId': '68839461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839469&x=1348',
		'title': '',
		'imageId': '68839469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839470&x=1348',
		'title': '',
		'imageId': '68839470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839472&x=1348',
		'title': '',
		'imageId': '68839472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839455&x=1348',
		'title': '',
		'imageId': '68839455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839458&x=1348',
		'title': '',
		'imageId': '68839458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839466&x=1348',
		'title': '',
		'imageId': '68839466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839460&x=1348',
		'title': '',
		'imageId': '68839460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839456&x=1348',
		'title': '',
		'imageId': '68839456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839462&x=1348',
		'title': '',
		'imageId': '68839462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839463&x=1348',
		'title': '',
		'imageId': '68839463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839459&x=1348',
		'title': '',
		'imageId': '68839459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839465&x=1348',
		'title': '',
		'imageId': '68839465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839464&x=1348',
		'title': '',
		'imageId': '68839464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839457&x=1348',
		'title': '',
		'imageId': '68839457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839468&x=1348',
		'title': '',
		'imageId': '68839468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839471&x=1348',
		'title': '',
		'imageId': '68839471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960182&docid=68839467&x=1348',
		'title': '',
		'imageId': '68839467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960182';

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