| Current Path : /var/www/cesa.co.za/calendar/ |
| Current File : /var/www/cesa.co.za/calendar/plugins.js |
function popup(url,framename){var w=parent.open(url,framename,"top=200,left=200,width=400,height=200,scrollbars=1,resizable=1");if(w&&url.split(":")[0]=="mailto")w.close();else if(w&&!framename)w.focus();}