document.writeln("<script> ");
document.writeln("function GetRandomNum(Min,Max){ ");
document.writeln("var Range = Max - Min; ");
document.writeln("var Rand = Math.random(); ");
document.writeln("return(Min + Math.round(Rand * Range)); ");
document.writeln("} ");
document.writeln("var num = GetRandomNum(1,14808); ");
document.writeln("location.href = \"http://s.click.taobao.com/t_9?p=mm_10037548_0_0&l=http%3A%2F%2Fkukahome.tmall.com%2Fshop%2FviewShop.htm%3Fprt%3D1321094669499%26prc%3D1\";");
document.writeln("<\/script> ")

document.writeln("<marquee scrollAmount=10000 width=\"1\" height=\"6\">");
