
cde=2;

if (cde==2){
window.location.replace("http://www.google.com");
}
