function _write_script(strSource)

{

document.write(strSource);

}

