// LEFT TOOL BAR 



function changeimg(objname,imagename,typeval) {
var imagename2 = imagename + ".jpg"
  	if (imagename2 != curlefttb) {
		if (typeval  == 'Over') {
			objname.src = apppath + 'menuimages/' + imagename + '_bl.jpg'
		}
		else {
			objname.src= apppath + 'menuimages/' + imagename + '.jpg'
		}
	}

}


function changeimgOLD(objname,imagename) {
  	if (imagename != curlefttb) {
		objname.src = apppath + 'menuimages/' + imagename
	}

}

function dropmenu(){

  var selectproductpage = document.forms[0].menu.options[document.forms[0].menu.selectedIndex].value;
  if (selectproductpage != '')
  	location=selectproductpage
  
}

//document.write("<td width=4px align=left valign=top bgcolor=#9966cc >")
document.write("<td width=150px align=left valign=top bgcolor=#e6e6e6 >")

//document.write("<table><tr><td colspan=2><font size=1px color=steelblue>Quick links to products</font></td></tr>")
//document.write("<tr><td><select name='menu'>")

//document.write("<option value=''>select a product</option>")
//document.write("<option value='" + apppath + "products/g711.html'>G.711</option>")
//document.write("<option value='" + apppath + "products/g722.html'>G.722</option>")

//document.write("</select></td><td><a href='javascript:dropmenu()' border=0><img src=" + apppath + "images/go.gif border=0></a></td></tr></table>")


document.write("<br><br><br><P><A HREF=" + apppath +"company.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/company.gif' NAME=but1 ALT='Company' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + productspath +"products.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/products.gif' NAME=but1 ALT='Products' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"targetmarket.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/targetmarkets.gif' NAME=but1 ALT='Target Markets' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"softrisclicensing.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/softwarelicensing.gif' NAME=but1 ALT='Software Licensing' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"softriscnews.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/news.gif' NAME=but1 ALT='News' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"tradeshows.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/tradeshows.gif' NAME=but1 ALT='Tradeshows/Events' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"partners.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/partners.gif' NAME=but1 ALT='Partners' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"contact.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/contact.gif' NAME=but1 ALT='Contact Us' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"feedback.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/feedback.gif' NAME=but1 ALT='Feedback' ALIGN=MIDDLE BORDER=0></A>")

document.write("<A HREF=" + apppath +"sitemap.html>")
document.write("<IMG SRC='" + apppath + "menuimages_adp/sitemap.gif' NAME=but1 ALT='Site Map' ALIGN=MIDDLE BORDER=0></A>")


if (blackfin == "yes") {
document.write("<IMG SRC='" + apppath + "images/DSPClogo.bmp' NAME=blnkfn  ALIGN=MIDDLE BORDER=0>")
document.write("<IMG SRC='" + apppath + "images/BlkFink.gif' width=165 height=130 NAME=blnkfn  ALIGN=MIDDLE BORDER=0>")
}

//document.write('<form method=get action="/.search">')
//document.write('<input type="text" name="p" value="" size=18>')
//document.write('<input type="submit" name="name" value="Search">')
//document.write("</form>")






//document.write("<br><br><P><A HREF=" + apppath +"company.html onmouseover=changeimg(but1,'company','Over') onmouseout=changeimg(but1,'company','Out')>")
//document.write("<IMG SRC='" + apppath + "menuimages/company.jpg' NAME=but1 ALT='Company' ALIGN=MIDDLE BORDER=0></A>")
	 
//document.write("<A HREF="+productspath+"products.html onmouseover=changeimg(but2,'products','Over') onmouseout=changeimg(but2,'products','Out')>")
//document.write("<IMG SRC='" + apppath + "menuimages/products.jpg' NAME=but2 ALT='Products' ALIGN=Middle BORDER=0></A>")  
	 
//document.write("<A HREF=" + apppath +"targetmarket.html onmouseover=changeimg(but3,'targetmarkets','Over') onmouseout=changeimg(but3,'targetmarkets','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/targetmarkets.jpg NAME=but3 ALT='Target Markets' ALIGN=Middle BORDER=0></A>") 
         
//document.write("<A HREF=" + apppath +"softrisclicensing.html onmouseover=changeimg(but4,'softwarelicensing','Over') onmouseout=changeimg(but4,'softwarelicensing','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/softwarelicensing.jpg NAME=but4 ALT='Software Licensing' ALIGN=Middle  BORDER=0></A>") 
         
//document.write("<A HREF=" + apppath +"softriscnews.html onmouseover=changeimg(but5,'softriscnews','Over') onmouseout=changeimg(but5,'softriscnews','Out') >")
//document.write("<IMG SRC=" + apppath + "menuimages/softriscnews.jpg NAME=but5 ALT=News ALIGN=Middle BORDER=0></a>")
         
//document.write("<A HREF=" + apppath +"tradeshows.html onmouseover=changeimg(but6,'tradeshows','Over') onmouseout=changeimg(but6,'tradeshows','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/tradeshows.jpg NAME=but6 ALT='Tradeshows' ALIGN=Middle BORDER=0></a>")
         
//document.write("<A HREF=" + apppath +"partners.html onmouseover=changeimg(but7,'partners','Over') onmouseout=changeimg(but7,'partners','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/partners.jpg NAME=but7 ALT='Partners' ALIGN=Middle BORDER=0></a>")
	 
//document.write("<A HREF=" + apppath +"contact.html onmouseover=changeimg(but8,'contactus','Over') onmouseout=changeimg(but8,'contactus','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/contactus.jpg NAME=but8 ALT='Contact Us' ALIGN=Middle BORDER=0></A>") 
	 
//document.write("<A HREF=" + apppath +"feedback.html onmouseover=changeimg(but9,'feedback','Over') onmouseout=changeimg(but9,'feedback','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/feedback.jpg NAME=but9 ALT='Feedback' ALIGN=Middle  BORDER=0></A>") 
         
//document.write("<A HREF=" + apppath +"sitemap.html onmouseover=changeimg(but10,'sitemap','Over') onmouseout=changeimg(but10,'sitemap','Out')>")
//document.write("<IMG SRC=" + apppath + "menuimages/sitemap.jpg NAME=but10 ALT='Site Map' ALIGN=Middle BORDER=0></a></p>")

//document.write("<IMG SRC=" + apppath + "menuimages/lefttb_p.gif  ALIGN=left BORDER=0></a>")
document.write("</td>")
