document.write(''); epi_width = typeof epi_width == 'string' ? epi_width : '250px'; epi_height = typeof epi_height == 'string' ? epi_height : '300px'; epi_border = typeof epi_border == 'number' ? 0 : 3; epi_target = typeof epi_target == 'number' ? '_blank' : ''; epi_theme = typeof epi_theme == 'string' ? epi_theme : 'widgetDisplayThemeBlue'; epi_id = typeof epi_id == 'string' ? ''+epi_id+'' : 'epi-widget-container'; document.write('
\r\n'); document.write('
\r\n'); document.write('\r\n'); document.write('
\r\n'); document.write('
\r\n'); document.write('
\r\n'); document.write('\r\n'); document.write('\r\n'); document.write('
Tạo hộp thông tin của bạn
'); function outputWidget(strHtml) { document.getElementById(epi_id).innerHTML = strHtml; }