/*fla_moonshell 表示*/ function fla_moonshell(){ document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); } /*海外ウェディングパンフレットを開く*/ /*総合版*/ function panf_all(){ window.open("./pnf_fla/all/index.html","_blank","width=780,height=590") pageTracker._trackPageview("/pnf_fla/all"); } /*南太平洋版*/ function panf_sp(){ window.open("./pnf_fla/sp/index.html","_blank","width=780,height=590") pageTracker._trackPageview("/pnf_fla/sp"); } /*モルディブ版*/ function panf_mv(){ window.open("./pnf_fla/mv/index.html","_blank","width=780,height=590") pageTracker._trackPageview("/pnf_fla/mv"); } /*バリ版*/ function panf_bl(){ window.open("./pnf_fla/bl/index.html","_blank","width=780,height=590") pageTracker._trackPageview("/pnf_fla/bl"); } /*ヨーロッパ版*/ function panf_eu(){ window.open("./pnf_fla/eu/index.html","_blank","width=780,height=590") pageTracker._trackPageview("/pnf_fla/eu"); } /*渋谷の写真入りのアクセス方法を開く*/ function shibuya_access() { shibuya_access = window.open('http://stworld.jp//shibuya/','shibuya_access','scrollbars=yes,width=620,height=500'); }