BLANK_IMAGE="menu/img/b.gif";
//keywords
var code="code";var url="url";var sub="sub";var target="target";
//styles
var color = {"border":"#ffffff", "shadow":"#ffffff", "bgON":"#ffffff","bgOVER":"#ffffff"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS_SIZING =
[
{"pos":[118,40], "itemoff":[0,98], "leveloff":[21,0], "style":STYLE, "size":[21,100]},
{code:"BÖCKER", target:'', "format":{"size":[20,102]}, url:'startbocker.html', sub:[
			{"itemoff":[19,0]},
			{code:"Kommande", url:'kommandebocker.html', target:'content'},
			{code:"Utgivna", url:'utgivnabocker.html', target:'content'},
			
		]},
{code:"MANUS", target:'content', "format":{"size":[20,102]}, url:'startmanus.html', sub:[
			{"itemoff":[19,0]},
			{code:"Skicka manus", url:'startmanus.html', target:'content'},
                        {code:"Debutantråd", url:'debutantrad.html', target:'content'},
		]},
{code:"EVENEMANG", target:'content', "format":{"size":[20,102]}, url:'startevenemang.html', sub:[
			{"itemoff":[19,0]},
                   {code:"Mässor mm", url:'massor.html', target:'content'},
    		   {code:"Lanseringar mm", url:'lanseringar.html', target:'content'},
           	]},
{code:"FÖRLAG", target:'content', "format":{"size":[20,102]}, url:'startforlag.html', sub:[
			{"itemoff":[19,0]},
			{code:"Debutantförlaget", url:'debutantforlaget.html', target:'content'},
			{code:"D+ Förlag", url:'dplusforlag.html', target:'content'},
			{code:"Litteratursällskapet", url:'litteratursallskapet.html', target:'content'},
					]},
  {code:"KOMMUNIKATION", target:'content', "format":{"size":[20,102]}, url:'startkommunikation.html', sub:[
         {"itemoff":[19,0]},
         {code:"Pressbilder", url:'pressbilder.html', target:'content'},
         {code:"Informationsmaterial", url:'pressinformation.html', target:'content'},
         
		]},
];
