// JavaScript Document
//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="index.php?option=com_content&task=view&id=18&Itemid=32" class="ssmItems">ICP 2010/3020/4030 </a>'
menu1[1]='<a href="index.php?option=com_content&task=view&id=19&Itemid=33" class="ssmItems">Multi-K</a>'

//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="index.php?option=com_content&task=view&id=21&Itemid=35" class="ssmItems">FA-S</a>'
menu2[1]='<a href="index.php?option=com_content&task=view&id=22&Itemid=36" class="ssmItems">FA-SC</a>'
menu2[2]='<a href="index.php?option=com_content&task=view&id=29&Itemid=44" class="ssmItems">CNC rezalniki</a>'

var menu3=new Array()
menu3[0]='<a href="index.php?option=com_content&task=view&id=27&Itemid=42"class="ssmItems">Premium 2017 </a>'
menu3[1]='<a href="index.php?option=com_content&task=view&id=28&Itemid=43"class="ssmItems">Premium 4820 C</a>'


var menu4=new Array()
menu4[0]='<a href="index.php?option=com_content&task=view&id=31&Itemid=46"class="ssmItems">Euromod</a>'
menu4[1]='<a href="index.php?option=com_content&task=view&id=32&Itemid=47"class="ssmItems">Flatcom</a>'
/*
var menu5=new Array()
menu5[0]='<a href="http://cnn.com"class="ssmItems">CNN</a>'
menu5[1]='<a href="http://msnbc.com"class="ssmItems">MSNBC</a>'
menu5[2]='<a href="http://news.bbc.co.uk"class="ssmItems">BBC News</a>'

var menu6=new Array()
menu6[0]='<a href="http://cnn.com"class="ssmItems">CNN</a>'
menu6[1]='<a href="http://msnbc.com"class="ssmItems">MSNBC</a>'
menu6[2]='<a href="http://news.bbc.co.uk"class="ssmItems">BBC News</a>'

var menu7=new Array()
menu7[0]='<a href="http://cnn.com"class="ssmItems">CNN</a>'
menu7[1]='<a href="http://msnbc.com"class="ssmItems">MSNBC</a>'
menu7[2]='<a href="http://news.bbc.co.uk"class="ssmItems">BBC News</a>'
*/