

// --- DHTML Tuner style names ---
var itemStylesNames=["TopMenuItem",];
var menuStylesNames=["SubMenuItem",];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 1;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "";
var pathPrefix = "http://sandisk.com";
var statusString = "link";

//------- Menu -------
var menuWidth = "100%";
var menuBorderWidth = 0;
var menuBorderStyle = "none";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 6;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 0;
var topDY = 0;
var DX = 1;
var DY = 0;

//------- Font -------
var fontStyle = "normal 10px Verdana";
var fontColor = ["#FFFFFF","#FFFFFF"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 0;
var itemBorderStyle = ["none","none"];
var itemBackImage = ["",""];
var itemAlign = "left";
var subMenuAlign = "left";
var itemSpacing = 0;
var itemPadding = 0;
var itemCursor = "default";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "#FF0000";
var menuBorderColor = "";
var itemBackColor = ["#990000","#FF0000"];
var itemBorderColor = ["#FF0000","#FF0000"];

//------- Icons -------
var iconTopWidth = "4";
var iconTopHeight = 29;
var iconWidth = "";
var iconHeight = "";
var arrowImageMain = ["",""];
var arrowImageSub = ["/Images/TopNav/arrow_r.gif",""];
var arrowWidth = 7;
var arrowHeight = 7;

//------- Separators -------
var separatorWidth = "5";
var separatorHeight = "10";
var separatorAlignment = "left";
var separatorImage = "/Images/TopNav/spacer.gif";
var separatorVWidth = "2";
var separatorVHeight = "1";
var separatorVImage = "/Images/TopNav/spacer.gif";

//------- Visual Effects -------
var transparency = "100";
var transition = 0;
var transDuration = 300;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#777777";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";

//------- MAC OS Additional -------
var macIEoffX = 0;
var macIEoffY = 0;
var macIEtopDX = 0;
var macIEtopDY = 0;
var macIEDX = 1;
var macIEDY = -54;

var itemStyles = [
    ["fontStyle=normal 8px Tahoma;background-position:right","itemBackColor=#FF0000,#FF0000"],
    ["itemBackImage=/Images/BGMenu.gif,/Images/BGMenu_ov.gif","fontStyle=bold 13px Arial, Helvetica, sans-serif;background-position:right"],
];
var menuStyles = [
    ["itemSpacing=0","itemPadding=3"],
];

var menuItems = [

    ["-","", "", "", "", "", "0", "", "", "", "",],
    ["<span class='mainMenu'>Consumer Products</span>","/Landing.aspx", "/Images/BGMenuL.png", "/Images/BGMenuL_ov.png", "Consumer Products", "", "1", "", "", "", "",],
	
				["|<div style='white-space:normal; width: 160px; color:white;'>Imaging Cards</div>"
						,"/Products/Catalog(1002)-Imaging_Cards.aspx", "", "", "", "_self", "", "0", "", "", "",],
		
				["|<div style='white-space:normal; width: 160px; color:white;'>Gaming Cards</div>"
						,"/Products/Catalog(1017)-Gaming_Cards.aspx", "", "", "", "_self", "", "0", "", "", "",],
		
				["|<div style='white-space:normal; width: 160px; color:white;'>Mobile Memory</div>"
						,"/Products/Catalog(1012)-Mobile_Memory.aspx", "", "", "", "_self", "", "0", "", "", "",],
		
				["|<div style='white-space:normal; width: 160px; color:white;'>USB Flash Drives</div>"
						,"/Products/Catalog(1013)-USB_Flash_Drives.aspx", "", "", "", "_self", "", "0", "", "", "",],
		
				["|<div style='white-space:normal; width: 160px; color:white;'>Readers and Accessories</div>"
						,"/Products/Catalog(1015)-Readers_and_Accessories.aspx", "", "", "", "_self", "", "0", "", "", "",],
		
				["|<div style='white-space:normal; width: 160px; color:white;'>Music &amp; Video Players</div>"
						,"/sansa/", "", "", "", "_blank", "", "0", "", "", "",],
		
    ["-","", "", "", "", "", "0", "", "", "", "",],
    ["<span class='mainMenu'>Business Products</span>","/OEM/Products.aspx", "/Images/BGMenuL.png", "/Images/BGMenuL_ov.png", "Business Products", "", "1", "", "", "", "",],
    
];

apy_init();

function go2Support() {
	window.location.href = "https://www.customernation.com/pls/ps/ps.ps_main?p_host=304&p_supplier=5096&p_parm=PSHPP";
}
