function redirect(redirect_url)
{
	window.location.reload(redirect_url);
}

function editAd(editAd_url)
{
	window.location=editAd_url;
}

function sendToFriend(ad_type, ad_id)
{
  var height = 400;
  var width = 300;
  var top = (screen.height/2)-(height/2);
  var left = (screen.width/2)-(width/2);

  win=window.open('sendtofriend.php?type=' + ad_type + '&id=' + ad_id,'sendToFriend','top=' + top + 'px,left=' + left + 'px,height=' + height + 'px,width=' + width + 'px,status=no,toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes');	

  if ((document.window != null) && (!win.opener))
  {
    win.opener = document.window;
  }
  if (win != null)
  {
    win.focus();
  }
}

function printAd(ad_type, ad_id)
{
  var height = 730;
  var width = 692;
  var top = (screen.height/2)-(height/2);
  var left = (screen.width/2)-(width/2);

  win=window.open('printad.php?type=' + ad_type + '&id=' + ad_id,'printAd','top=' + top + 'px,left=' + left + 'px,height=' + height + 'px,width=' + width + 'px,status=no,toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=no');	

  if ((document.window != null) && (!win.opener))
  {
    win.opener = document.window;
  }
  if (win != null)
  {
    win.focus();
  }
}

function show_offical_url(offical_url)
{
  var height = screen.availHeight;
  var width = screen.availWidth;
  var top = (screen.height/2)-(height/2);
  var left = (screen.width/2)-(width/2);

  win=window.open(offical_url,'offical_url','top=' + top + 'px,left=' + left + 'px,height=' + height + 'px,width=' + width + 'px,status=no,toolbar=yes,menubar=no,location=no,resizable=yes,scrollbars=yes');	

  if ((document.window != null) && (!win.opener))
  {
    win.opener = document.window;
  }
  if (win != null)
  {
    win.focus();
  }	
}

function show_gov_license_url()
{
  var height = 420;
  var width = 800;
  var top = (screen.height/2)-(height/2);
  var left = (screen.width/2)-(width/2);

  win=window.open('http://www.td.gov.hk/public_services/fees_and_charges/index_tc.htm#VEHICLE','gov_license_fee','top=' + top + 'px,left=' + left + 'px,height=' + height + 'px,width=' + width + 'px,status=no,toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes');	

  if ((document.window != null) && (!win.opener))
  {
    win.opener = document.window;
  }
  if (win != null)
  {
    win.focus();
  }	
}

function show_license_calculator()
{
  var height = 400;
  var width = 270;
  var top = (screen.height/2)-(height/2);
  var left = (screen.width/2)-(width/2);

  win=window.open('calculator.php','license_calculator','top=' + top + 'px,left=' + left + 'px,height=' + height + 'px,width=' + width + 'px,status=no,toolbar=no,menubar=no,location=no,resizable=no,scrollbars=no');	

  if ((document.window != null) && (!win.opener))
  {
    win.opener = document.window;
  }
  if (win != null)
  {
    win.focus();
  }		
}

function link_insurance_url()
{
  var height = screen.availHeight;
  var width = screen.availWidth;
  var top = (screen.height/2)-(height/2);
  var left = (screen.width/2)-(width/2);

  win=window.open('http://www.kafung.net','insurance_url','top=' + top + 'px,left=' + left + 'px,height=' + height + 'px,width=' + width + 'px,status=no,toolbar=no,menubar=no,location=no,resizable=yes,scrollbars=yes');	

  if ((document.window != null) && (!win.opener))
  {
    win.opener = document.window;
  }
  if (win != null)
  {
    win.focus();
  }	
}
var privatecar = new Array()
privatecar[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2car.php?car_category=1&search=1&show_page=1&show_car=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 私家車</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2car.php?car_category=2&search=1&show_page=1&show_car=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 商用車</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2car.php?car_category=3&search=1&show_page=1&show_car=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 電單車</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="car_search.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 搜尋</a></div>';
var car = new Array()
car[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2car.php?car_category=1&search=1&show_page=1&show_car=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 私家車</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2car.php?car_category=2&search=1&show_page=1&show_car=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 商用車</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2car.php?car_category=3&search=1&show_page=1&show_car=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 電單車</a></div>'+
'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="car_search.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 搜尋</a></div>';
var parts = new Array()
parts[0] = 
'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2part.php?show_page=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 所有零件</a></div>'+
'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2part.php?part_new=1&show_page=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 全新件</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="2part.php?part_new=2&show_page=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 二手件</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="part_search.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 搜尋</a></div>';
var luckymark = new Array()
luckymark[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="luckymark.php?show_page=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 所有車牌</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="luckymark_search.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 搜尋</a></div>';		
var proser = new Array()
proser[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="proser.php?show_page=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 所有服務</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="proser_search.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 搜尋</a></div>';
var garage = new Array()
garage[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="garage.php?show_page=1"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 所有車位</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="garage_search.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 搜尋</a></div>'; 
var car_want = new Array()
car_want[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="carshow.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 全港車展</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="wanted.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 收車公司</a></div>';
var postservice = new Array()
postservice[0] = '<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="mem_car.php?act=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 車輛</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="mem_part.php?act=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 零件</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="mem_mark.php?act=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 車牌</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="mem_proser.php?act=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 服務</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="mem_garage.php?act=2"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 車位</a></div>'+'<div  style="width:89px; height:27px; background-color:#F0F0F0;" class="menutext"><a href="adrequest.php"><img src="./images/html_new/btn_arrowR_on_.gif" border="0" width="5" height="9"> 商業廣告</a></div>';		  
var menuwidth='89px' //default menu width
var menubgcolor='white'  //menu bgcolor
var disappeardelay=250  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?
/////No further editting needed
var ie4=document.all
var ns6=document.getElementById&&!document.all
if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')
function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}
function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top="-500px"
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}
function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}
function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}
function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)

dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}
return clickreturnvalue()
}
function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}
function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}
function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}
function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}
function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}
if (hidemenu_onclick=="yes")
document.onclick=hidemenu