function htmlhead(){
var str='';
str+='<link rel="stylesheet" type="text\/css" media="screen" href="http:\/\/static.hd.zope.net\/css\/rfd_green.css">';
str+='<script type="text\/javascript"';
str+='        src="http:\/\/static.hd.zope.net\/scripts\/general_function.js"><\/scr' + 'ipt>';
document.write(str);
}
htmlhead();