//1st MENU Contents
var flexmenu1=new ddlistmenu('flexmenu1', 'flexdropdownmenu')
flexmenu1.addItem('/coax-calculator.html','Coax Cable Impedance Calculator','_self')
flexmenu1.addItem('/dual-coax-calculator.html','Dual Dielectric Coax Calculator','_self')
flexmenu1.addItem('/milli-watts-to-dbm-calculator.html', 'Milli Watts to dBm Calculator','_self')
flexmenu1.addItem('/dbm-to-milli-watts-calculator.html', 'dBm to Milli Watts Calculator','_self')
flexmenu1.addItem('/reactance-calculator.html','Reactance Calculator','_self')
flexmenu1.addItem('/ref_coeft.html#reflection coefficient', 'Reflection Coefficient Calculator','_self')
flexmenu1.addItem('/ref_coeft.html#return loss', 'Return Loss Calculator','_self')
flexmenu1.addItem('/ref_coeft.html#return loss_vswr', 'Return Loss Calculator(by using VSWR)','_self')
flexmenu1.addItem('/skindepth.html', 'Skin Depth Calculator','_self')
flexmenu1.addItem('/ref_coeft.html#VSWR','VSWR Calculator','_self')
flexmenu1.addItem('/ref_coeft.html#VSWR_RL','VSWR Calculator(by using RL)','_self')
flexmenu1.addItem('/wire-over-ground-calculator.html','Wire Over Ground Calculator','_self')

