var gg_p = '';
var str = '';

gg_p = (document.location.protocol == 'https:') ? 'https' : 'http';

if( gg_p == "http" )
{
	str = "<SCRIPT type='text/javascript' SRC='http://www.google-analytics.com/ga.js'><"+"\/"+"SCRIPT>";
}
else if( gg_p == "https" )
{
	str = "<SCRIPT type='text/javascript' SRC='https://ssl.google-analytics.com/ga.js'><"+"\/"+"SCRIPT>";
}

document.write( str );

var google2 = "<SCRIPT type='text/javascript' SRC=\"http://www.filebank.co.jp/js/google_inittag.js\"><"+"\/"+"SCRIPT>";

document.write( google2 );
