function temp (width){ $("#pic").css("width","200px"); }
function temp (width){ $("#pic").css("width",width); }