$(function(){Cufon.replace('.virtualfeaturesh3',{fontFamily:'MetaPro-Bold'});Cufon.replace('#orderbanner h2',{fontFamily:'MetaPro-Bold'});Cufon.replace('#content-bottom h1',{fontFamily:'MetaPro-Bold'});Cufon.replace('#content-bottom .vds-bottom-content h3',{fontFamily:'MetaPro-Medium'});$('#content_overview').show();$('#contenttopnav_overview li a').addClass("activetab");$('#content_features').hide();$('#contenttopnav_features li a').addClass("inactivetab");$('#vdsoneorder').click(function(){window.location='/billing/cart.php?a=add&pid=75';return false});$('#vdstwoorder').click(function(){window.location='/billing/cart.php?a=add&pid=80';return false});$('#vdsthreeorder').click(function(){window.location='/billing/cart.php?a=add&pid=81';return false});$('#vdsfourorder').click(function(){window.location='/billing/cart.php?a=add&pid=82';return false});$('#vpsoneorder').click(function(){window.location='/billing/cart.php?a=add&pid=109';return false});$('#vpstwoorder').click(function(){window.location='/billing/cart.php?a=add&pid=107';return false});$('#vpsthreeorder').click(function(){window.location='/billing/cart.php?a=add&pid=108';return false});$('#vpsfourorder').click(function(){window.location='/billing/cart.php?a=add&pid=110';return false});$.address.init(function(a){if(a.value=='/'){a.value='/overview'}}).change(function(a){if(a.value=='/'){a.value='/overview'}var b=$('a[rel=address:'+a.value+']');$('.activetab').addClass('inactivetab').removeClass('activetab');var c=b.parent().attr('id');var d=c.replace('contenttopnav','content');$('#contenttopnav li').each(function(){if($(this).attr('id')==c){if(d=='content_overview'){$('.contentbody').css({'overflow':'visible'})}else{$('.contentbody').css({'overflow':'hidden'})}$('#'+c+' a').removeClass('inactivetab').addClass('activetab')}else{$('#'+$(this).attr('id')+' a').removeClass('activetab').addClass('inactivetab')}});$('.virtualcontent').hide();$('#'+d).show()})});
