<!-- 
function open(){return true;}

/******  ΚΕΡΊ   ******/

    function tub(ImgO,myImg){
               ImgO.src=myImg;
    }

/****** preload  ******/

    myPrl=new Image()
    myPrl.src="http://www.geocities.com/thaicowboyclub/images/gif/logo3.gif"

/****** end preload ******/
//-->