function inc_dec_size(classname)
{
	document.getElementById('content').className = classname;
}

function nscreen(url) { 
	window.open(url, '', 'width=430, height=180, menubar=no, toolbar=no, scrollbars=no, resizable=no, left=200, top=200'); 
} 	

/** 
***ticker 
***/
