
/*function myheaders(hpath)
<td valign=middle height=7><img src='"+path+"images/barr.jpg'  height=7/></td>
{
	document.write("<table border=0 cellspacing=0 cellpadding=0  height=29 valign=top >"+"<tr>"+	                        
							"<td height=29 width=60 align=center class=col onmouseover=this.className='col1' onmouseout=this.className='col' ><a href='"+ hpath +"' class=butn>Home</a></td>"+"<td width=2 align=center></td>"+
							"<td height=29 width=70 align=center class=col onmouseover=this.className='col1' onmouseout=this.className='col'><a href="+ hpath +"Biography/ class=butn>Biography</a></td>"+"<td  align=center width=2></td>"+
							"<td height=29 width=70 align=center class=col onmouseover=this.className='col1' onmouseout=this.className='col'><a href="+ hpath +"Creation/ class=butn>Creations</a></td>"+"<td width=2></td>"+
							"<td height=29 width=80 align=center class=col onmouseover=this.className='col1' onmouseout=this.className='col'><a href="+ hpath +"Exhibition/ class=butn>Exhibitions</a></td>"+"<td width=2></td>"+							
							"<td height=29 width=60 align=center class=col onmouseover=this.className='col1' onmouseout=this.className='col'><a href="+ hpath +"Contact/ class=butn>Contact</a></td>"+
						"</tr>"+
					"</table>");
}*/
function banner(path)
{ 
    document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td width=3 height=143 background="+path+"images/fbanner.jpg style='background-repeat=no-repeat' border=0></td><td width=996 height=143 background="+path+"images/mbanner.jpg style='background-repeat=no-repeat' border=0><table border=0 cellspacing=0 cellpadding=0><tr><td width=800 valign=top height=120></td></tr><tr><td valign=top width=800></td><td valign=top class='www'>www.myanmartravelsgulf.com</td><td width=15></td></tr></table></td><td width=3 height=143 background="+path+"images/banner.jpg style='background-repeat=no-repeat' border=0></td></tr></table>");
}
/*function banner(path)
{ 
    document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td width=1002 height=143 background="+path+"images/logo.jpg style='background-repeat=no-repeat' border=0></td></td></tr></table>");
}*/
function submenu(path)
{  
   document.write("<table cellpadding=0 cellspacing=0 border=0><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class=lnk>&nbsp;&nbsp;<a href='"+ path +"advisory/'>Tourist&#39;s Advisory</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class=lnk>&nbsp;&nbsp;<a href='"+path+"tailortour.php'>Tailored Tour </a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class=lnk>&nbsp;&nbsp;<a href='"+ path +"traveltips.php'>Travel Tips</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class=lnk>&nbsp;&nbsp;<a href='"+path+"balloons.php'>Balloons Over Bagan</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class=lnk>&nbsp;&nbsp;<a href='"+path+"general/ethnic.php'>General Information</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class='lnk'>&nbsp;&nbsp;<a href='"+path+"embassy.php'>Embassy Abroad</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class='lnk'>&nbsp;&nbsp;<a href='"+path+"transportation/flight.php'>Transportation</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class='lnk'>&nbsp;&nbsp;<a href='"+path+"ecotour/eco.php'>Eco Tour Site</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr><tr><td height=24 valign=middle width=170 class='lnk'>&nbsp;&nbsp;<a href='"+path+"onlinereservation/booking.php'>Online Reservation</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top</td></tr><tr><td height=24 valign=middle width=170 class='lnk'>&nbsp;&nbsp;<a href='"+path+"termandcondition.php'>Terms & Condition</a></td></tr><tr><td height=1 width=170 bgcolor=#2a434a valign=top></td></tr></table>");
}  
function promotion(path)
{
  document.write("<table cellpadding=0 cellspacing=0 border=0><tr><td height=20></td></tr><tr><td valign=top><table cellpadding=0 cellspacing=0  width=170 style='border: solid 1px #ffffff'><tr><td class=program align=center>Promotion</td></tr><tr><td height=15></td></tr><tr><td valign=bottom class=city align=right><a href='"+path+"promotion.htm'>see more</a></td></tr></table></td></tr></table>");
}	

function menu(path,call)
{
      document.write("<table cellpadding=0 cellspacing=0 border=0 height=40><tr><td valign=middle width=1000 background='"+path+"images/sred.jpg' style=background-repeat:repeat-x height=40>"+"<table cellpadding=0 cellspacing=0 border=0 height=40  width=970><tr><td width=10 valign=middle></td>");
      
      var btns = new Array("Home", "Classic Package", "Incentive Program", "Hotels",  "Myanmar Visa", "Tour Itineraries", "About Us", "Contact Us")

		for(i=0;i<btns.length;i++)
				{
					if(btns[i]==call)	
					{
					 
					   if(call=='Home')
					   {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13 width=2/></td><td width=23></td>");
						  }
						}
						else if(call=='About Us')
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
						  }
						}
						
					     else if(call=='Classic Package')
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
						  }
						}
						 else if(call=='Incentive Program')
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
						  }
						}
						 else if(call=='Hotels')
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
						  }
						}
						 else if(call=='Myanmar Visa')
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
						  }
						}
						 else if(call=='Tour Itineraries')
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						if (i<=7)
						  {
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
						  }
						}
						else
						 {
						document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=bbtn  valign=middle>"+ btns[i].replace("_"," ") + "</td></tr></table></td>");
						
						}
					  }
					 else
					 {
					  
					   if(btns[i]=='Home')				   
					        
					    {
							 document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"index.php>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
								document.write("<td width=23></td><td valign=middle><img src='"+path+"images/stick.jpg'/></td><td width=23></td>");
							}
						} 
						else if (btns[i]=='About Us')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"aboutus>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else if (btns[i]=='Tour Itineraries')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"itineraries>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
								  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else if (btns[i]=='Classic Package')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"package>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
							  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else if (btns[i]=='Online Reservation')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"reservation>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
								  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else if (btns[i]=='Incentive Program')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"incentive>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
								  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else if (btns[i]=='Hotels')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"hotel>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
								  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else if (btns[i]=='Myanmar Visa')
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"visa>"+btns[i]+"</a></td></tr></table></td>");
							if (i<=7)
							{
								  document.write("<td width=23></td><td valign=middle height=40><img src='"+path+"images/stick.jpg'  height=13/></td><td width=23></td>");
							}
						}
						else
						{
						    document.write("<td valign=top><table cellpadding=0 cellspacing=0 border=0><tr><td height=11/></tr><tr><td class=btn><a href="+path+"contact/index.php>"+btns[i]+"</a></td></tr></table></td>");
						}
					 }
				  }
				  	document.write("</tr></table></td></tr></table>");
				}
			
function footer(path)
{ 
    document.write("<tr><td height=20></td></tr><tr><td align=right width=100%><table border=0 cellspacing=0 cellpadding=0><tr><td valign=top><a href='http://www.facebook.com/help/?page=730#!/pages/Gulf-Travels-Tours/370260913509?ref=ts'><img src='"+path+"images/facebook.jpg'/></a></td><td width=10 /><td width=184 height=25 align=center><iframe src='http://www.google.com/talk/service/badge/Show?tk=z01q6amlqhlfg0cb97oucti0kb59m6bf78v3q26e4iiae1gnm04ldaqh26amoi3c8g5k66v15j88i5mh992t33hprkopdek8a8dsbhm38kr35kljlll550jul0de63gv4mkeb3i4500sorpeb0ju0ndpi93lk65r86ndq97l5&w=200&h=60' allowtransparency=true width=175 frameborder=0 height=60 scrolling=no width=177></iframe></td></tr></table></td></tr><tr><td valign=top class='foot' align=center width=1002><table border=0 cellspacing=0 cellpadding=0><tr><td height=20></td></tr><tr><td valign=top><table border=0 cellspacing=0 cellpadding=0><tr><td class='foot'><a href='"+path+"'>Home</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"termandcondition.php'>Terms & Conditions</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"ecotour/eco.php'>Eco Tour Site </a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"sitemap/'>Site Map</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"contact/index.php'>Contact Us</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+ path +"aboutus/'> About Us</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"advisory/myanmar.php'>About Myanmar</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"onlinereservation/booking.php'>Online Reservation</a></td><td width=10></td></tr></table></td></tr></table></td></tr><tr><td height=5></td></tr><tr><td valign=top align=center class='foot'>Copyright &copy 2010 bigVALUE. All rights reserved.<font class='power'> Powered by :</font> <font class=Index>IndexMyanmar</font></td></tr><tr><td valign=top><table border=0 cellspacing=0 cellpadding=0><tr><td valign top width='1' height='34' background="+path+"images/fline.jpg style=background-repeat:no-repeat></td><td width=998></td><td valign top width='1' height='34' background="+path+"images/fline.jpg style=background-repeat:no-repeat></td></tr></table></td></tr><tr><td valign=top height=1><table border=0 cellspacing=0 cellpadding=0><tr><td valign top width='500' height='1' background="+path+"images/hr.jpg style=background-repeat:no-repeat></td><td valign top width='500' height='1' background="+path+"images/rhr.jpg style=background-repeat:no-repeat></td></tr></table></td></tr>");
}
function homefooter(path)
{ 
    document.write("<tr><td height=20></td></tr><tr><td valign=top class='foot' align=center width=1002><table border=0 cellspacing=0 cellpadding=0><tr><td height=20></td></tr><tr><td valign=top><table border=0 cellspacing=0 cellpadding=0><tr><td class='foot'><a href='"+path+"'>Home</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"termandcondition.php'>Terms & Conditions</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"ecotour/eco.php'>Eco Tour Site </a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"sitemap/'>Site Map</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"contact/index.php'>Contact Us</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+ path +"aboutus/'> About Us</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"advisory/myanmar.php'>About Myanmar</a></td><td width=10></td><td valign=middle class='foot'>|</td><td width=10></td><td class='foot'><a href='"+path+"onlinereservation/booking.php'>Online Reservation</a></td><td width=10></td></tr></table></td></tr></table></td></tr><tr><td height=5></td></tr><tr><td valign=top align=center class='foot'>Copyright &copy 2010 bigVALUE. All rights reserved.<font class='power'> Powered by :</font> <font class=Index>IndexMyanmar</font></td></tr><tr><td valign=top><table border=0 cellspacing=0 cellpadding=0><tr><td valign top width='1' height='34' background="+path+"images/fline.jpg style=background-repeat:no-repeat></td><td width=998></td><td valign top width='1' height='34' background="+path+"images/fline.jpg style=background-repeat:no-repeat></td></tr></table></td></tr><tr><td valign=top height=1><table border=0 cellspacing=0 cellpadding=0><tr><td valign top width='500' height='1' background="+path+"images/hr.jpg style=background-repeat:no-repeat></td><td valign top width='500' height='1' background="+path+"images/rhr.jpg style=background-repeat:no-repeat></td></tr></table></td></tr>");
}
