(function($,v){
var _3="betaLink";
var _4="pszBetaRedirect";
var _5="skbr";
var _6="//downloads.vmware.com/";
if(window.dsca_redir||v.cookie.read(_4)){
if(v.url.hasAnchor(_5)){
return false;
}else{
var _7=window.location.pathname.split("/");
var _8=(_7.length==4)?(_6+_7[1]+"/d/"):(_6+"d/");
window.location.href=_8;
}
}
$(function(){
$("#"+_3).click(function(){
v.cookie.write(_4,"beta",365);
return true;
});
});
})(jQuery,vmf);

