var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989316&x=5030',
		'title': '',
		'imageId': '68989316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989320&x=5030',
		'title': '',
		'imageId': '68989320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989321&x=5030',
		'title': '',
		'imageId': '68989321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989314&x=5030',
		'title': '',
		'imageId': '68989314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989311&x=5030',
		'title': '',
		'imageId': '68989311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989310&x=5030',
		'title': '',
		'imageId': '68989310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989303&x=5030',
		'title': '',
		'imageId': '68989303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989313&x=5030',
		'title': '',
		'imageId': '68989313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989312&x=5030',
		'title': '',
		'imageId': '68989312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989309&x=5030',
		'title': '',
		'imageId': '68989309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989319&x=5030',
		'title': '',
		'imageId': '68989319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989323&x=5030',
		'title': '',
		'imageId': '68989323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989315&x=5030',
		'title': '',
		'imageId': '68989315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989317&x=5030',
		'title': '',
		'imageId': '68989317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968567&docid=68989318&x=5030',
		'title': '',
		'imageId': '68989318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968567';

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