var JC_iframe = "<iframe id='jobcoin_frame' name=\"jobcoin_frame\" src=\"http://wappblog.jobcoin.com/jobs/widget_wide?@VARS@styles[mouseover_color]=000000&styles[hover_color]=FFFEBF&styles[background]=FFFEBF&styles[border_type]=solid&styles[title_color]=000000&styles[color]=000000&styles[border_color]=000000&styles[hover_background]=000000&styles[width]=100%25&referring_site_id=&filter=&height=72&width=100%25\"\nmarginwidth=\"0\" marginheight=\"0\" vspace=\"0\" hspace=\"0\" allowtransparency=\"true\" frameborder=\"0\"  scrolling=\"no\" height=\"72\" width=\"100%\">\n</iframe>\n";
        if (window.JC_multi_widget) {
          var replacement="multi_widget=true"
          if (!JC_iframe.match(/@VARS@"/)) {
            replacement=replacement+"&"
          }
    	    JC_iframe=JC_iframe.replace(/@VARS@/,replacement);
        } else {
    	    JC_iframe=JC_iframe.replace(/@VARS@/,"");        
        }
    	  var JC_multi_widget = true;
        document.write(JC_iframe);
