寒江搏浪 发表于 2008-5-9 11:51

[贴图]台湾风光--西南端---后碧湖观海底风光

<BR><IMG src="/attachments/Upfiles/200859114125143.jpg"><BR><FONT face=方正姚体 color=#09c7f7 size=5>在垦丁午餐以后,我们又驱车到西南端---后碧湖码头,乘半潜艇出发,经过海关检查以后,到船仓下面,观看迷人的海底风光,看那清澈的海水下面的鱼类,珊瑚,礁石,.....画一样的奇妙仙境,好象我们都当上了龙王<BR></FONT>

寒江搏浪 发表于 2008-5-9 21:08

<BR><FONT size=5><IMG src="/attachments/Upfiles/20085921611608.jpg"><BR>海关岸上全部都是采访8位潜水失踪事件的,十多家电视台的车辆.</FONT><BR>

松江浪涛 发表于 2008-5-9 21:03

原文由 日不落 发表: <FONT size=7><STRONG><FONT color=#154ba0>海底世界,美丽风光!</FONT></STRONG><BR></FONT>

寒江搏浪 发表于 2008-5-9 20:58

<BR><IMG src="/attachments/Upfiles/200859205740147.jpg"><BR><BR><STRONG><FONT color=#154ba0 size=5>海底世界,美丽风光</FONT></STRONG>

寒江搏浪 发表于 2008-5-9 21:03

<BR><IMG src="/attachments/Upfiles/20085921216283.jpg"><BR><FONT size=5>聚精会神</FONT><BR><BR><BR>

寒江搏浪 发表于 2008-5-9 20:54

<BR><IMG src="/attachments/Upfiles/200859205417895.jpg"><BR><BR>

寒江搏浪 发表于 2008-5-9 20:52

<BR><IMG src="/attachments/Upfiles/200859205215786.jpg"><BR><BR>

寒江搏浪 发表于 2008-5-9 21:11

<BR><IMG src="/attachments/Upfiles/20085921116112.jpg"><BR><BR>

寒江搏浪 发表于 2008-5-9 21:01

<BR><IMG src="/attachments/Upfiles/200859205935447.jpg"><BR><FONT size=5>40分钟的游览,让人大饱眼福</FONT><BR><BR><BR>

寒江搏浪 发表于 2008-5-9 21:09

<BR><IMG src="/attachments/Upfiles/2008592193729.jpg"><BR><BR>

寒江搏浪 发表于 2008-5-9 21:05

<BR><IMG src="/attachments/Upfiles/20085921417204.jpg"><BR><FONT size=5>返航,&nbsp; 有些人已经晕了... ...</FONT><BR>

寒江搏浪 发表于 2008-5-9 20:51

<BR><IMG src="/attachments/Upfiles/200859205017277.jpg"><BR><FONT size=5>码头</FONT>

寒江搏浪 发表于 2008-5-9 20:56

<BR><IMG src="/attachments/Upfiles/200859205522996.jpg"><BR><FONT size=5>用途多功能</FONT><BR>

寒江搏浪 发表于 2008-5-9 21:14

<DIV class="s_main col3_852"><DIV class=left><DIV class="videoPlay mod"><H1 class="videoName bigTitle">海底世界台湾岛西南端猫鼻头 <A class="videoClass t_top" href="http://www.youku.com/channels_index/c_yc.html" target=_blank charset=400-004-2><FONT face=Arial color=#276d17 size=2>[原创]</FONT></A> </H1><DIV class=stat>播放: <SPAN class=boldNum><STRONG><FONT size=2>24</FONT></STRONG></SPAN>&nbsp;&nbsp;|&nbsp; 评论: <SPAN class=num id=totalComment name="totalComment"><FONT size=1>0</FONT></SPAN>&nbsp;&nbsp;|&nbsp; 收藏: <SPAN class=num><FONT size=1>0</FONT></SPAN>&nbsp;&nbsp;|&nbsp; 引用: <SPAN class=num><FONT size=1>0</FONT></SPAN> </DIV><DIV class=player><SCRIPT type=text/javascript>var isIE=false;</SCRIPT><br><SCRIPT language=javascript type=text/javascript>isIE=true;</SCRIPT><br><SCRIPT><br>function getSize() {<br>var myWidth = 0, myHeight = 0;<br>if( typeof( window.innerWidth ) == "number" ) {<br>    myWidth = window.innerWidth;<br>    myHeight = window.innerHeight;<br>} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {<br>    myWidth = document.documentElement.clientWidth;<br>    myHeight = document.documentElement.clientHeight;<br>} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {<br>    myWidth = document.body.clientWidth;<br>    myHeight = document.body.clientHeight;<br>}else{<br><br>}<br>return ;<br>}<br>function orgin(){}<br>orgin.init=false;<br>orgin.position="";<br>orgin.top="";<br>orgin.left="";<br>orgin.width="";<br>orgin.height="";<br>orgin.isfullscreen=false;<br>function player_reset(){<br>        if(orgin.init ==true){<br>                try{<br>                orgin.isfullscreen=false;<br>                $("player").style.position= orgin.position;<br>                $("player").style.top= orgin.top;<br>                $("player").style.left= orgin.left;<br>                $("player").style.width= orgin.width;<br>                $("player").style.height= orgin.height;<br>                document.location.hash="";<br>                document.body.style.overflow="auto";<br>                if(isIE){<br>                        $("player_bg").style.width= "0px";<br>                        $("player_bg").style.height= "0px";<br>                        $("player_bg").style.display= "none";<br>                }<br>                }catch(e){}<br>        }<br>}<br>function player_fullscreen(){<br>        if(orgin.init!=true){<br>                orgin.postion = document.getElementById("player").style.position;<br>                orgin.top= document.getElementById("player").style.top;<br>                orgin.left= document.getElementById("player").style.left;<br>                orgin.width= document.getElementById("player").style.width;<br>                orgin.height= document.getElementById("player").style.height;<br>        }<br>        orgin.init=true;<br>        orgin.isfullscreen=true;<br>        var p= getSize();<br>        try{<br>        document.getElementById("player").style.position= "absolute";<br>        document.getElementById("player").style.top= 0;<br>        document.getElementById("player").style.left= 0;<br>        document.getElementById("player").style.width=p + "px"; <br>        document.getElementById("player").style.height=p + "px"; <br>        document.body.style.overflow="hidden";<br>        window.scrollTo(0,0);<br>        if(isIE){<br>                document.getElementById("player_bg").style.display= "";<br>                document.getElementById("player_bg").style.position= "absolute";<br>                document.getElementById("player_bg").style.top= "0px";<br>                document.getElementById("player_bg").style.left= "0px";<br>                document.getElementById("player_bg").style.width=p + "px"; <br>                document.getElementById("player_bg").style.height=p + "px"; <br>        }<br>        }catch(e){}<br>}<br>function resize(){<br>        if(orgin.isfullscreen !=true){<br>                return;<br>        }else{<br>                player_fullscreen();<br>        }<br>}<br>function onPlayerStart(videoid,title){<br>        return;<br>}<br>window.onresize = resize;<br></SCRIPT><IFRAME id=player_bg style="DISPLAY: none; Z-INDEX: 98; LEFT: 0px; HEIGHT: 0px; postion: absolute"></IFRAME><DIV id=player style="Z-INDEX: 99; VERTICAL-ALIGN: middle; WIDTH: 100%; HEIGHT: 100%" align=center valign="middle"><OBJECT id=movie_player codeBase=http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0 height="100%" width="100%" classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="_cx" VALUE="16563"><PARAM NAME="_cy" VALUE="0"><PARAM NAME="FlashVars" VALUE=""><PARAM NAME="Movie" VALUE="http://static.youku.com/v1.0.0236/v/swf/qplayer.swf"><PARAM NAME="Src" VALUE="http://static.youku.com/v1.0.0236/v/swf/qplayer.swf"><PARAM NAME="WMode" VALUE="Window"><PARAM NAME="Play" VALUE="0"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE="LT"><PARAM NAME="Menu" VALUE="0"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE="always"><PARAM NAME="Scale" VALUE="NoScale"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE="FFFFFF"><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0"><PARAM NAME="AllowNetworking" VALUE="all"><PARAM NAME="AllowFullScreen" VALUE="true"></OBJECT></DIV></DIV></DIV></DIV></DIV><P><A href="http://v.youku.com/v_show/id_cb00XMjYwOTc4NTI=.html"><FONT size=5>http://v.youku.com/v_show/id_cb00XMjYwOTc4NTI=.html</FONT></A></P><P><FONT size=5>小视频</FONT></P>

日不落 发表于 2008-5-9 21:01

<FONT size=7><STRONG><FONT color=#154ba0>海底世界,美丽风光!</FONT></STRONG><BR></FONT>

寒江搏浪 发表于 2008-5-9 20:53

<BR><IMG src="/attachments/Upfiles/200859205322268.jpg"><BR><BR>

寒江搏浪 发表于 2008-5-9 21:06

<BR><IMG src="/attachments/Upfiles/20085921530845.jpg"><BR><BR>

寒江搏浪 发表于 2008-5-9 20:57

<BR><IMG src="/attachments/Upfiles/200859205651988.jpg"><BR><FONT size=5>出发</FONT><BR>

日不落 发表于 2008-5-9 20:27

<FONT color=#0000ff size=6>值得推广的旅游项目.</FONT>

海马60 发表于 2008-5-10 20:54

原文由 寒江搏浪 发表: <BR><IMG src="/attachments/Upfiles/200859205935447.jpg"><BR><FONT size=5>40分钟的游览,让人大饱眼福</FONT><BR><BR><BR><FONT face=华文行楷 color=#f73809 size=7>&nbsp;海底世界美极了</FONT>
页: [1] 2
查看完整版本: [贴图]台湾风光--西南端---后碧湖观海底风光