document.getElementById('product_module_dcdc_0_desc').innerHTML=''+document.getElementById('product_module_dcdc_0')[document.getElementById('product_module_dcdc_0').selectedIndex].title;
document.getElementById('product_module_dcdc_1_desc').innerHTML=''+document.getElementById('product_module_dcdc_1')[document.getElementById('product_module_dcdc_1').selectedIndex].title;
document.getElementById('product_module_dcdc_2_desc').innerHTML=''+document.getElementById('product_module_dcdc_2')[document.getElementById('product_module_dcdc_2').selectedIndex].title;
document.getElementById('product_module_dcdc_3_desc').innerHTML=''+document.getElementById('product_module_dcdc_3')[document.getElementById('product_module_dcdc_3').selectedIndex].title;
document.getElementById('product_module_dcdc_4_desc').innerHTML=''+document.getElementById('product_module_dcdc_4')[document.getElementById('product_module_dcdc_4').selectedIndex].title;
document.getElementById('product_module_dcdc_5_desc').innerHTML=''+document.getElementById('product_module_dcdc_5')[document.getElementById('product_module_dcdc_5').selectedIndex].title;
document.getElementById('product_module_dcdc_6_desc').innerHTML=''+document.getElementById('product_module_dcdc_6')[document.getElementById('product_module_dcdc_6').selectedIndex].title;
document.getElementById('product_module_dcdc_7_desc').innerHTML=''+document.getElementById('product_module_dcdc_7')[document.getElementById('product_module_dcdc_7').selectedIndex].title;
document.getElementById('product_module_dcdc_8_desc').innerHTML=''+document.getElementById('product_module_dcdc_8')[document.getElementById('product_module_dcdc_8').selectedIndex].title;
document.getElementById('product_module_dcdc_9_desc').innerHTML=''+document.getElementById('product_module_dcdc_9')[document.getElementById('product_module_dcdc_9').selectedIndex].title;

function dcdcModuleView(id)
{
    window.open(document.getElementById(id)[document.getElementById(id).selectedIndex].value,'')
}
