$(document).ready(function(){ $(".field-field-exturl .field-items .field-item").text("This page will redirect to http://wyndhamnassauresort.com/reservations/booking?groupid=0501813VI_001&arr=05/01/2011&dep=05/08/2011 in five seconds..."); setTimeout("cck_redirection_redirect()", 5000); }); function cck_redirection_redirect() { window.location='http://wyndhamnassauresort.com/reservations/booking?groupid=0501813VI_001&arr=05/01/2011&dep=05/08/2011'; }