/*nifty corners layout*/

window.onload=function(){
Nifty("div#subs,div#subsin,div#nav,div#centre_other,div#centre_in","small");
Nifty("div#qsrch","right big");
Nifty("div#about","right");
//Nifty("div#hotelb","bottom big");
}