
var myProtocol = location.protocol ;

if ( myProtocol == 'http:' || myProtocol == 'https:' ) {

	replaceFonts( 'blogwrap', 'h4', '/sifr/swf/fontsData/fuiji.swf', '518', '20', '0', '100', '000000', '000000', '996F00');

}
