BLANK_IMAGE="images/b.gif";
var CM_STYLE = {"border":1, "shadow":0, "color":{"border":"#7e7e7e", "shadow":"7e7e7e", "bgON":"white","bgOVER":"e6e6e6"}, "css":{"ON":"clsCMOn", "OVER":"clsCMOver"}};
var code="code";var url="url";var sub="sub";
var MENU_ITEMS = [
    {"pos":'relative', "size":[21,190], "itemoff":[0,189], "leveloff":[20,0], "delay":500, "style":CM_STYLE},
    {code:"Home", url:"default.asp"},
    {code:"Books",
    sub:[
        {"size":[21,190],"itemoff":[20,0],"leveloff":[20,0],"style":CM_STYLE},
        {code:"Chief of the Chiefs", url:"ChiefOfTheChiefs/default.asp", target:"_blank"},
        {code:"Eddie Elias", url:"eddieelias.htm"},
        {code:"Steadfast the Lamp", url:"steadfast.htm"},
        {code:"Virgin Princess", url:"VirginPrincessMewar/default.asp"},
        {code:"Buy a book", url:"http://www.thistle-publishing.com/order.htm", target:"_blank"}
        ]
    },
    {code:"Meet the Author", url:"meet_the_author.asp"},
    {code:"Contact Jane", url:"contact_us.asp"}
];