<!-- 
//--------²¥·ÅflvÓ°Æ¬-----------------------------------------------------------------------------
function playFlv(flvurl)
{
¡¡window.open ("player.php?name="+flvurl+ "&timestamp="+new Date().getTime(), "newwindow", "height=350, width=340, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no")

}
//--> 
