﻿// JScript 文件
var foot_c='<style>';
foot_c+='a.ficc_foot:link{ color:#333;text-decoration:none;font-size:12px;}';
foot_c+='a.ficc_foot:visited{color:#333;text-decoration:none;font-size:12px;}';
foot_c+='a.ficc_foot:hover{color:red;font-size:12px;</style>';

foot_c+='<table align=center><tr><td style=font-size:12px;>财智谷：';
foot_c+='<a class=ficc_foot href=http://www.ficc.cn target=_blank>财智中国网</a>&nbsp;|&nbsp;';
foot_c+='<a class=ficc_foot href=http://www.616168.net target=_blank>工业旅游网</a>&nbsp;|&nbsp;';
foot_c+='<a class=ficc_foot href=http://www.616168.com target=_blank>工信游网</a>&nbsp;|&nbsp;';
foot_c+='<a class=ficc_foot href=http://www.ficc.com.cn target=_blank>创意集群网</a>&nbsp;|&nbsp;';
foot_c+='<a class=ficc_foot href=http://www.foundrytech.net target=_blank>华夏铸造网</a>';
foot_c+='</td></tr></table>';
document.write(foot_c);
 

