

<!--
	function PopUptandc(url){
window.open(url,'nextWindow','toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,width=400,height=300');
}
	function PopUpmore(url){
window.open(url,'nextWindow','toolbar=yes,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,width=780,height=550');
}
-->






