//Cufon.replace('h1, h3');


if($('link[href^="/Admin/ICE/bundles/"]').length == 0)
{
     // your JavaScript code
Cufon.replace('h1, h3');
}
