<!--
function addIEFavorite() {
  if (window.external) {
    external.AddFavorite('http://www.priorityelectronics.com', 'PriorityElectronics - Laptop Batteries and accessories')
	}
  else {
    alert("Oops, your browser doesn't support this feature.\n" +
	"If you are using Netscape Navigator, click Bookmarks\n" +
	"and then Add Bookmark to add this site to your favorites.");
	}
}
// -->

<!--
function launchwindow7(url)
{
window.open(url,name,"width=650,height=500,left=80,top=10,scrollbars=yes,resizable=no,menubar=0"); }
// -->

<!--
function launchwindow6(url)
{
window.open(url,name,"width=525,height=500,left=250,top=10,scrollbars=no,resizable=no,menubar=0"); }
// -->


<!--
function launchwindow5(url)
{
window.open(url,name,"width=420,height=405,left=80,top=10,scrollbars=no,resizable=no,menubar=0"); }
// -->


<!--
function launchwindow4(url)
{
window.open(url,"Toshiba3","width=330,height=230,left=300,top=200,scrollbars=yes,resizable=yes,menubar=0"); }
// -->


<!--
function launchwindow3(url)
{
window.open(url,"Toshiba2","width=420,height=180,left=300,top=200,scrollbars=no,resizable=no,menubar=0"); }
// -->

<!--
function jumplist(it) {
           var dest = it.options[it.selectedIndex].value;
           if (dest == "nowhere") {
              it.selectedIndex = 0;
           } else {
              location.href = dest;
           }
        }
// -->


<!-- src="rightmenu.js" type=text/javascript> // -->