function includeJS(arquivo)
{
  document.write('<script type="text/javascript" src="'+arquivo+'"></scr'+'ipt>'); 
}

includeJS("/portal/sources/files/js/youtube-vid-info.js");
includeJS("/portal/sources/files/js/jquery.gistfile.js");
includeJS("/portal/sources/files/js/jquery.livequery.js");
includeJS("/portal/sources/files/js/jquery.cycle.js");
includeJS("/portal/sources/files/js/jquery.autoresize.js");
includeJS("/portal/sources/files/js/jquery.inview.js");
includeJS("/portal/sources/files/js/jquery.mousestop.js");
includeJS("/portal/sources/files/js/custom-form-elements.js");
includeJS("/portal/sources/files/plugins/vid-player/jwplayer.js");
