timegap=500;
followspeed=5;
followrate=40;
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function mOut(src){ 

} 
function mOvr(src){ 
} 

function openNotesWindow(src) {
	window.open(src,'','resizable=yes,scrollbars=yes,status=yes,toolbar=yes,menubar=no,width=700, height=300');
}


function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"333333",					// Off Font Color
"FFFFFF",					// Off Back Color
"336699",					// On Font Color
"D1DFEA",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"normal",					// Font Style
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"images/arrow.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66FFFF",					// 3D High Color
"000099",					// 3D Low Color
"333333",					// Referer item Font Color (leave this blank to disable)
"FFFFFF",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
62,					// Top
160,					// left
110,					// Width
1,					// Border Width
"left",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"What's New","news.htm",,,1,
"Consumer MCU","show-menu2",,,1,
"8-Bit MCU","show-menu3","kodec-8bit.htm",,1,
"Wireless","show-menu8",,,1,
"MISC.","show-menu4",,,1
]


menu2=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Voice Synthesizer","show-menu5",,,1,
"Music Synthesizer","show-menu6",,,1,
"Voice with LCD Driver","show-menu9",,,1,
"16-bit DSP ","show-menu7",,,1,
"OpticalID ","show-menu10",,,1
]

menu5=[
,,180,1,"",prop1,,"left",effect,,,,,,,
" - SN67d00","sn67d00.htm",,,1,
" - SN67000","sn67000.htm",,,1,
" - SNC100","snc100.htm",,,1,
" - SNC200","snc200.htm",,,1,
" - SNC500","snc500.htm",,,1,
" - SNC10000","snc10k.htm",,,1,
" - SNC15000","snc15k.htm",,,1,
" - SNC21000","snc21000.htm",,,1,
" - SNC26000","snc26k.htm",,,1,
" - SNC28000","snc28k.htm",,,1
]

menu6=[
,,180,1,"",prop1,,"left",effect,,,,,,,
" - SN56000","sn56000.htm",,,1,
" - SN66000B","sn66000b.htm",,,1,
" - SN68000","sn68000.htm",,,1,
" - SNC300","snc300.htm",,,1,
" - SNC600","snc600.htm",,,1,
" - SNC80000","snc80000.htm",,,1
]

menu7=[
,,180,1,"",prop1,,"left",effect,,,,,,,
" - SNC700","snc700.htm",,,1,
" - SNC7x5/SNC710","snc7x5.htm",,,1,
" - SNC7x9","snc7x9.htm",,,1,
" - SNC711","snc711.htm",,,1,
" - SNL310","snl310.htm",,,1,
" - SNL320","snl320.htm",,,1
]


menu3=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"SN8P2200","sn8p2200.htm",,,1,
"SN8P2300","sn8p2300.htm",,,1,
"SN8P2500","sn8p1500.htm",,,1,
"SN8P2600","sn8p1600.htm",,,1,
"SN8P2700","sn8p1700.htm",,,1,
"SN8P2800","sn8p1800.htm",,,1,
"SN8P1900","sn8p1900.htm",,,1,
"SN8PC00","sn8pc00.htm",,,1

]

menu4=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"8/10-bit ADC","snadc.htm",,,1,
"MASK ROM","snr000.htm",,,1,
"Audio Amp","snap01.htm",,,1,
"Voltage Generator","sn8005.htm",,,1
]

menu8=[
,,180,1,"",prop1,,"left",effect,,,,,,,
" - RF Chipset","rf_chipset.htm",,,1,
" - RF Module","rf_module.htm",,,1,
" - RF Video Platform","rf_video.htm",,,1
]

menu9=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"max. 1024","sn6a000b.htm",,,1,
"max. 2048","snl200.htm",,,1
]

menu10=[
,,180,1,"",prop1,,"left",effect,,,,,,,
"Optical ID platform","optical_id.htm",,,1

]

