swissarmy.js 代码如下:////NO need to edit ///////////// //more javascr ipt from http://www.smallrain.net function preloadctrl(im){ if (typeof im==’string’){ var imo=new Image(); imo.src=im; } } if(document.images&&typeof preload_ctrl_images!=’undefined’&