/*

//js

link = null;

// jquery start

  link =function{ /.../ };

//end

link(); 

*/


이게 왜안머히는거냐?