var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900029&x=4053',
		'title': '',
		'imageId': '68900029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900031&x=4053',
		'title': '',
		'imageId': '68900031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900032&x=4053',
		'title': '',
		'imageId': '68900032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900033&x=4053',
		'title': '',
		'imageId': '68900033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900034&x=4053',
		'title': '',
		'imageId': '68900034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900035&x=4053',
		'title': '',
		'imageId': '68900035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900036&x=4053',
		'title': '',
		'imageId': '68900036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900037&x=4053',
		'title': '',
		'imageId': '68900037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900038&x=4053',
		'title': '',
		'imageId': '68900038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900039&x=4053',
		'title': '',
		'imageId': '68900039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900040&x=4053',
		'title': '',
		'imageId': '68900040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900041&x=4053',
		'title': '',
		'imageId': '68900041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900042&x=4053',
		'title': '',
		'imageId': '68900042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900043&x=4053',
		'title': '',
		'imageId': '68900043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963880&docid=68900044&x=4053',
		'title': '',
		'imageId': '68900044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963880';

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