var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665566&x=4942',
		'title': '',
		'imageId': '69665566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665570&x=4942',
		'title': '',
		'imageId': '69665570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665569&x=4942',
		'title': '',
		'imageId': '69665569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665568&x=4942',
		'title': '',
		'imageId': '69665568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665567&x=4942',
		'title': '',
		'imageId': '69665567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665578&x=4942',
		'title': '',
		'imageId': '69665578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665575&x=4942',
		'title': '',
		'imageId': '69665575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665579&x=4942',
		'title': '',
		'imageId': '69665579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665584&x=4942',
		'title': '',
		'imageId': '69665584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665585&x=4942',
		'title': '',
		'imageId': '69665585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665592&x=4942',
		'title': '',
		'imageId': '69665592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665593&x=4942',
		'title': '',
		'imageId': '69665593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665596&x=4942',
		'title': '',
		'imageId': '69665596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665597&x=4942',
		'title': '',
		'imageId': '69665597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665600&x=4942',
		'title': '',
		'imageId': '69665600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665603&x=4942',
		'title': '',
		'imageId': '69665603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665606&x=4942',
		'title': '',
		'imageId': '69665606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665611&x=4942',
		'title': '',
		'imageId': '69665611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665617&x=4942',
		'title': '',
		'imageId': '69665617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665565&x=4942',
		'title': '',
		'imageId': '69665565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998511&docid=69665614&x=4942',
		'title': '',
		'imageId': '69665614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998511';

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