<!--
function Random(){
var target=1+Math.round(Math.random()*58);
if (target==1) location="http://www.chbooks.com/tech/orders.cgi?t=outside_the_hat"
if (target==2) location="transformer.html"
if (target==3) location="transformer_01.html"
if (target==4) location="transformer_02.html"
if (target==5) location="transformer_03.html"
if (target==6) location="transformer_04.html"
if (target==7) location="transformer_05.html"
if (target==8) location="transformer_06.html"
if (target==9) location="transformer_07.html"
if (target==10) location="transformer_08.html"
if (target==11) location="transformer_09.html"
if (target==12) location="transformer_10.html"
if (target==13) location="transformer_11.html"
if (target==14) location="transformer_12.html"
if (target==15) location="transformer_13.html"
if (target==16) location="transformer_14.html"
if (target==17) location="transformer_15.html"
if (target==18) location="trouble.html"
if (target==19) location="trouble_1.html"
if (target==20) location="trouble_2.html"
if (target==21) location="trouble_3.html"
if (target==22) location="trouble_4.html"
if (target==23) location="trouble_5.html"
if (target==24) location="trouble_6.html"
if (target==25) location="trouble_7.html"
if (target==26) location="trouble_8.html"
if (target==27) location="trouble_9.html"
if (target==28) location="next.html"
if (target==29) location="next_1.html"
if (target==30) location="next_2.html"
if (target==31) location="next_3.html"
if (target==32) location="next_4.html"
if (target==33) location="next_5.html"
if (target==34) location="next_6.html"
if (target==35) location="next_7.html"
if (target==36) location="langue.html"
if (target==37) location="langue_1.html"
if (target==38) location="langue_2.html"
if (target==39) location="langue_3.html"
if (target==40) location="langue_4.html"
if (target==41) location="langue_5.html"
if (target==42) location="langue_6.html"
if (target==43) location="langue_7.html"
if (target==44) location="pig.html"
if (target==45) location="pig_1.html"
if (target==46) location="pig_2.html"
if (target==47) location="pig_3.html"
if (target==48) location="pig_4.html"
if (target==49) location="2nd.html"
if (target==50) location="2nd_1.html"
if (target==51) location="2nd_2.html"
if (target==52) location="2nd_3.html"
if (target==53) location="2nd_4.html"
if (target==54) location="2nd_5.html"
if (target==55) location="2nd_6.html"
if (target==56) location="2nd_7.html"
if (target==57) location="2nd_8.html"
if (target==58) location="2nd_9.html"
if (target==59) location="index.html"
}
//-->