// JavaScript Document

function navigation(sel){
	
	path = new String(location.pathname);
	count= path.split("/");
	if(count.length==3){
		p = "";
		}
	if(count.length==4){
		p = "../";
		}
		
	n1 = (sel==1) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- OEM Professional Services
	n2 = (sel==2) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- PACS Solutions
	n3 = (sel==3) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Micro PACS Solutions
	n4 = (sel==4) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Virtual PACS Archive
	n5 = (sel==5) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Medical Video Archive
	n6 = (sel==6) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Shelf Archive
	n7 = (sel==7) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Mass Storage Options
	n8 = (sel==8) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Storage Management Software
	n9 = (sel==9) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- DICOM CD and DVD station
	n101 = (sel==101) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- 3D Imaging Software
	n10 = (sel==10) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Totoku Medical Display
	n11 = (sel==11) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Import Images
	n12 = (sel==12) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Import non-DICOM
	n13 = (sel==13) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Import Film & Paper
	//n14 = (sel==14) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- CD Destruction
	//n15 = (sel==15) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Mobile Display Cart
	//n16 = (sel==16) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Media Cabinets
	n17 = (sel==17) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Custom Splash Screens
	n18 = (sel==18) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Custom Logo CDs
	// - subdirectories
	n701 = (sel==701) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Mass Storage Options - Storage Applications
	n702 = (sel==702) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Mass Storage Options - Tapes
	n703 = (sel==703) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Mass Storage Options - Drives
	n704 = (sel==704) ? 'CLASS="leftmenuhighlighter"' : 'CLASS="leftmenu"' ;   // -- Mass Storage Options - Libraries
			
	tRow = '</TR><TR>';
	doted1 = '<TD ALIGN="right" CLASS="doted1">&nbsp;</TD><TD HEIGHT="22" CLASS="doted1">&nbsp;</TD>';
	
	document.write('<TABLE WIDTH="81%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR>');
    document.write('<TD HEIGHT="22" COLSPAN="2" CLASS="doted1"><IMG SRC="'+p+'../images/ms.gif" WIDTH="154" HEIGHT="38"></TD>');
	document.write(tRow); 
	document.write('<TD WIDTH="7%" ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'oem.html" '+ n1 +'>OEM Professional Services </A></TD>');
    document.write(tRow);
    document.write('<TD HEIGHT="22" COLSPAN="2" ALIGN="left" CLASS="doted1"><P CLASS="smalltext"><STRONG>Archive </STRONG> </P></TD>');
    document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'PACSsolutions.htm" '+ n2 +'>PACS Solutions </A></TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'pacs-archive-appliance.htm" '+ n3 +'>Pacs &amp; Dicom Neutral<br/>&nbsp;&nbsp;Archive Appliance</A></TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD> ');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'normalization-migration-archive-solutions.htm" '+ n4 +'>Pacs Neutral Archive, &nbsp;&nbsp;Migration &amp; Dicom &nbsp;&nbsp;Normalization</A></TD> ');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD> ');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'medical-video-archive.htm" '+ n5 +'>Medical Video Archive</A></TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD> ');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'shelfarchive.htm" '+ n6 +'>Shelf Archive </A> </TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD> ');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'vendor-neutral-storage.htm" '+ n7 +'>Vendor Neutral Storage<br>&nbsp;&nbsp;&amp; Migration</A></TD> ');
	document.write(tRow);
	
		if(sel==701 || sel==702 || sel==703 ||  sel==704){
		document.write('<TD ALIGN="right" CLASS="doted1">&nbsp;</TD> ');
		document.write('<TD HEIGHT="22" CLASS="doted1">');
		document.write('<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR>');
    	document.write('<TD WIDTH="7%"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    	document.write('<TD WIDTH="93%" HEIGHT="22"><A HREF="'+p+'StorageAppliances.html" '+ n701 +'>Storage Appliances</A></TD>');
    	document.write(tRow) 
    	document.write('<TD><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    	document.write('<TD HEIGHT="22"><A HREF="'+p+'drives.html" '+ n703 +'>Drives</A></TD>');
   		document.write(tRow) 
    	document.write('<TD><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    	document.write('<TD HEIGHT="22"><A HREF="'+p+'libraries.html" '+ n704 +'>Libraries</A></TD>');
    	document.write('</TR></TABLE></TD> ');		
		document.write(tRow);
		}
	
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
	document.write('<TD HEIGHT="35" CLASS="doted1"><A HREF="'+p+'storagesoftware.htm" '+ n8 +'>Storage Management &nbsp;&nbsp;Software</A></TD>');
	document.write(tRow);
	document.write(doted1);
	document.write(tRow);
    document.write('<TD HEIGHT="22" COLSPAN="2" ALIGN="left" CLASS="doted1"><P CLASS="smalltext"><STRONG>DICOM CD &amp; DVD Writing </STRONG></P></TD>');
    document.write(tRow);
	document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD> ');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'dicomcd-dvd.htm" '+ n9 +'>DICOM CD and DVD station</A></TD> ');
    document.write(tRow);
    document.write(doted1);
	document.write(tRow);
	document.write('<TD HEIGHT="22" COLSPAN="2" ALIGN="left" CLASS="doted1"><P CLASS="smalltext"><STRONG>Marketing Services</STRONG></P></TD>');
	document.write(tRow);
	document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'custom-splash-screens.html" '+ n17 +'>Custom Splash Screens</A></TD>');
	document.write(tRow);
	document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'custom-logo-cds.html" '+ n18 +'>Custom Logo CDs</A></TD>');
	document.write(tRow);
    document.write(doted1);
	document.write(tRow);
    document.write('<TD HEIGHT="22" COLSPAN="2" ALIGN="left" CLASS="doted1"><P CLASS="smalltext"><STRONG>Displays &amp; Visualization</STRONG></P></TD>');
    document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'3D-imaging-software.htm" '+ n101 +'>3D Imaging Software</A></TD>');
    document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'medical-display-monitors.htm" '+ n10 +'>Medical Display Monitors </A></TD>');
    document.write(tRow);
    document.write(doted1);
	document.write(tRow);
    document.write('<TD HEIGHT="22" COLSPAN="2" ALIGN="left" CLASS="doted1"><P CLASS="smalltext"><STRONG>Import to Digital</STRONG></P></TD>');
    document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
    document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'import-images.html" '+ n11 +'>Import Images</A></TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
	document.write('<TD HEIGHT="22" CLASS="doted1"><P> <A HREF="importnon-dicom.html" '+ n12 +'>Import non - DICOM</A></P></TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right" CLASS="doted1"><IMG SRC="'+p+'../images/arrow-green.gif" WIDTH="5" HEIGHT="7"></TD>');
	document.write('<TD HEIGHT="22" CLASS="doted1"><A HREF="'+p+'import-film-paper-2.html" '+ n13 +'>Import Film &amp; Paper</A></TD>');
	document.write(tRow);
    document.write('<TD ALIGN="right">&nbsp;</TD><TD HEIGHT="22">&nbsp;</TD></TR></TABLE>');

}