var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905143&x=2949',
		'title': '',
		'imageId': '68905143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905082&x=2949',
		'title': '',
		'imageId': '68905082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905062&x=2949',
		'title': '',
		'imageId': '68905062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905068&x=2949',
		'title': '',
		'imageId': '68905068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905025&x=2949',
		'title': '',
		'imageId': '68905025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905026&x=2949',
		'title': '',
		'imageId': '68905026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905064&x=2949',
		'title': '',
		'imageId': '68905064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905100&x=2949',
		'title': '',
		'imageId': '68905100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905144&x=2949',
		'title': '',
		'imageId': '68905144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905097&x=2949',
		'title': '',
		'imageId': '68905097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905096&x=2949',
		'title': '',
		'imageId': '68905096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905024&x=2949',
		'title': '',
		'imageId': '68905024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905076&x=2949',
		'title': '',
		'imageId': '68905076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905111&x=2949',
		'title': '',
		'imageId': '68905111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905061&x=2949',
		'title': '',
		'imageId': '68905061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905023&x=2949',
		'title': '',
		'imageId': '68905023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905095&x=2949',
		'title': '',
		'imageId': '68905095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905085&x=2949',
		'title': '',
		'imageId': '68905085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905106&x=2949',
		'title': '',
		'imageId': '68905106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963987&docid=68905074&x=2949',
		'title': '',
		'imageId': '68905074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963987';

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