/*
for Top@swfobject.embedSWF(hswfΜURIh, g}ό·ιIDh, gh, g³h, gvC[Μo[Wh);
*/

$(function(){
	swfobject.embedSWF("../flash/index.swf", "MainFlash", "960", "600", "9.0.115", false,{},{},{});
});

 function clickFlashNavi( i_string ) {
 	if( i_string == "working" ) {
 		console.log( window );
 		window.open('http://www.canalgarden.co.jp/routemap/', '','width=900, height=600, menubar=no, toolbar=no, location=no, status=no, resizable=no');
 	}else {
 	
 	}
 
 }

