﻿document.writeln("<script>");
document.writeln("function getparastr(strname) ");
document.writeln("{ ");
document.writeln("var hrefstr,pos,parastr,para,tempstr; ");
document.writeln("hrefstr = window.location.href;");
document.writeln("pos = hrefstr.indexOf(\"?\") ");
document.writeln("parastr = hrefstr.substring(pos+1); ");
document.writeln("para = parastr.split(\"&\"); ");
document.writeln("tempstr=\"\";");
document.writeln("for(i=0;i<para.length;i++) ");
document.writeln("{ ");
document.writeln("tempstr = para[i];");
document.writeln("pos = tempstr.indexOf(\"=\"); ");
document.writeln("if(tempstr.substring(0,pos) == strname) ");
document.writeln("{ ");
document.writeln("	return tempstr.substring(pos+1); ");
document.writeln("  ");
document.writeln("} ");
document.writeln("} ");
document.writeln("return null; ");
document.writeln("} ");
document.writeln("\/\/ 获取program参数 ");
document.writeln("var programstr = getparastr(\"type\"); ");
document.writeln("\/\/document.write(programstr)");
document.writeln("if (programstr == null) {");
document.writeln("	document.write(\"<ul><li><a href='http:\/\/www.laotela.com\/articles\/celebrity\/2008\/03-19\/03195253.htm' target='_blank'><img src='http:\/\/image.icesmall.cn\/laotela\/uploadfiles\/belazy\/2008\/3-19\/pic200831920437_small.jpg'><\/a><BR><a href='http:\/\/www.laotela.com\/articles\/celebrity\/2008\/03-19\/03195253.htm' target='_blank'>天秤座名人：英国前首相铁娘子撒切尔夫人<\/a> 生于1925-10-13<\/li><\/ul>\");");
document.writeln("}");
document.writeln("else {");
document.writeln("	document.write(\"<ul><li><table width='100%' border='0'><tr><td style='width:124px;'><a href='http:\/\/www.laotela.com\/articles\/celebrity\/2008\/03-19\/03195253.htm' target='_blank'><img src='http:\/\/image.icesmall.cn\/laotela\/uploadfiles\/belazy\/2008\/3-19\/pic200831920437_small.jpg'><\/a><\/td><td><a href='http:\/\/www.laotela.com\/articles\/celebrity\/2008\/03-19\/03195253.htm' target='_blank'>天秤座名人：英国前首相铁娘子撒切尔夫人<\/a> 生于1925-10-13 <\/td><\/tr> <\/table><\/li><\/ul>\");");
document.writeln("}");
document.writeln("<\/script>");

