function show_cufon_stylesheet( )
{
	if(document.getElementById)
	{
	  document.write('<link rel="stylesheet" type="text/css" href="http://www.inventive.nl/inventive/Gfx/CSS/style_cufon.css" media="screen" />');
	}
}