// JavaScript Document

//Instead of ref objects put em in tag names.
ButtonImageDir = "images/main_nav";
ButtonPreText = "";
ButtonPostText = ".gif";
ButtonOverText = "_over";
ButtonSelectedText = "_on";

LeewayX = 50;
LeewayY = 50;

PopDivAlignType = "Item" // "Item", "Mouse";
PopDivAnchorY = "Bottom" //  "Bottom", "Top", "Center";
PopDivAlignY = "Top" //  "Bottom", "Top";
PopDivAnchorX = "Left" //  "Left", "Right", "Center";
PopDivAlignX = "Left" //  "Left", "Right", "Center";
PopDivOffsetX = -50;
PopDivOffsetY = 0;

