// JavaScript Document

document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#043565\" style=\"border:1px solid black;\">");
document.write("  <tr>");
document.write("    <td style=\"background-image:url(http://www.autogari.ro/images/caseta_header_bkg.gif); background-repeat:repeat-x\">");
document.write("		<a href=\"http://www.autogari.ro\" target=\"autogari\" style=\"cursor:default\"><img src=\"http://www.autogari.ro/images/caseta_header.gif\" border=0 alt=\"Mersul Autobuzelor\" title=\"Mersul Autobuzelor\"></a>");
document.write("	</td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td style=\"padding:5px\" align=\"center\">");
document.write("	<table border=\"0\" cellspacing=\"0\" cellpadding=\"3\">");
document.write("  <tr>");
document.write("    <td><input id=\"autog_plecare2\"  style=\"font-size:8pt;border:1px solid #9EC6EC; background-color:#ffFFff; font-weight:bold\" size=\"11\" value=\""+(aut_plecare)+"\"></td>");
document.write("	<td valign=\"middle\">");
document.write("	<a style=\"cursor:pointer\" onclick=\"window.open('http://www.autogari.ro/find.php?plecare='+ getElementById('autog_plecare2').value +'&destinatie='+ getElementById('autog_destinatie2').value , 'autogari');\">");
document.write("	<img src=\"http://www.autogari.ro/images/sageata.gif\" /></a>");
document.write("	</td><td>");
document.write("	<input id=\"autog_destinatie2\"  style=\"font-size:8pt;border:1px solid #9EC6EC; background-color:#ffFFff; font-weight:bold\" size=\"11\" value=\""+(aut_destinatie)+"\"></td>");
document.write("  </tr>");
document.write("</table>");
document.write("	</td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td  style=\"background-image:url(http://www.autogari.ro/images/caseta_footer_bkg.gif); background-repeat:repeat-x\" align=\"right\">");
document.write("	<a href=\"#\" onclick=\"window.open('http://www.autogari.ro/find.php?plecare='+ document.getElementById('autog_plecare2').value +'&destinatie='+ document.getElementById('autog_destinatie2').value , 'autogari');\"><img src=\"http://www.autogari.ro/images/caseta_footer.gif\" border=0 alt=\"www.autogari.ro\" ></a></td>");
document.write("  </tr>");
document.write("</table>");
