Warning: include_once(../ligacao/.php) [function.include-once]: failed to open stream: No such file or directory in /home/arterco/public_html/java/menu.php on line 8

Warning: include_once() [function.include]: Failed opening '../ligacao/.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/arterco/public_html/java/menu.php on line 8
/*********************************************** * Email Validation script- © Dynamic Drive (www.dynamicdrive.com) * This notice must stay intact for legal use. * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ function movie() { document.write('\n'); document.write(''); document.write(''); document.write('\n'); document.write('\n'); } function movie2() { document.write('\n'); document.write(''); document.write(''); document.write('\n'); document.write('\n'); } function movie3() { document.write('\n'); document.write('\n'); document.write('\n'); document.write('\n'); document.write('\n'); } function checkmail(str) { var at="@" var dot="." var lat=str.indexOf(at) var lstr=str.length var ldot=str.indexOf(dot) if (str.indexOf(at)==-1) { return false } if (str.indexOf(at)==-1 || str.indexOf(at)==0 || str.indexOf(at)==lstr) { return false } if (str.indexOf(dot)==-1 || str.indexOf(dot)==0 || str.indexOf(dot)==lstr) { return false } if (str.indexOf(at,(lat+1))!=-1) { return false } if (str.substring(lat-1,lat)==dot || str.substring(lat+1,lat+2)==dot) { return false } if (str.indexOf(dot,(lat+2))==-1) { return false } if (str.indexOf(" ")!=-1) { return false } return true } function submitform() { if(document.mail.email.value=="") { alert('ERRO_MAIL'); return false; } if(document.mail.email.value!="") { alert(document.mail.email.value) if (checkmail(document.mail.email.value) == false) { alert('ERRO_MAIL!!'); return false; } } return true; } function submitform() { alert("asdasd"); if(document.cat.data.value!="") document.cat.submit(); } function form_email() { document.mail.email.value=""; document.mail.email.style.backgroundColor='#ffffff'; document.mail.email.style.color='#000000'; } function menu1_over(c) { a = document.getElementById(c); a.style.visibility = 'visible'; } function menu1_out(c) { a = document.getElementById(c); a.style.visibility = 'hidden'; } function toggleBox(szDivID, iState) // 1 visible, 0 hidden { var obj = document.layers ? document.layers[szDivID] : document.getElementById ? document.getElementById(szDivID).style : document.all[szDivID].style; obj.visibility = document.layers ? (iState ? "show" : "hide") : (iState ? "visible" : "hidden"); } function nova_janela(pagina,nome,w,h,scroll) { var winl = (screen.width - w) /2; var wint = (screen.height - h) /2; winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resisable' win = window.open(pagina,nome,winprops) if(parseInt(navigator.appVersion) >= 4){ win.window.focus();} } function news() { /*********************************************** * IFRAME Scroller script- © Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ //specify path to your external page: var iframesrc="external.php" //You may change most attributes of iframe tag below, such as width and height: document.write('') return; } var menu = new Array("texto","ementas","tipo", "quinta", "fotos"); function esconde() { for (j=0; j