// JavaScript Document
<script type="text/javascript">
<!--

function mmLoadMenus() {
  if (window.mm_menu_0902155115_0) return;
                window.mm_menu_0902155115_0 = new Menu("root",137,18,"Arial, Helvetica, sans-serif",12,"#990000","#990000","#FFFFCC","#F7EDD4","left","middle",3,0,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0902155115_0.addMenuItem("Web&nbsp;design","location='webdesign.php'");
  mm_menu_0902155115_0.addMenuItem("Web&nbsp;hosting","location='webhosting.php'");
  mm_menu_0902155115_0.addMenuItem("Redesign site","location='redesign.php'");
  mm_menu_0902155115_0.addMenuItem("Promovare web","location='promovare.php'");
  mm_menu_0902155115_0.addMenuItem("Grafica & tiparituri","location='grafica.php'");
  mm_menu_0902155115_0.addMenuItem("Publicitate","location='publicitate.php'");
   mm_menu_0902155115_0.fontWeight="bold";
   mm_menu_0902155115_0.hideOnMouseOut=true;
   mm_menu_0902155115_0.bgColor='#555555';
   mm_menu_0902155115_0.menuBorder=1;
   mm_menu_0902155115_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0902155115_0.menuBorderBgColor='#777777';

mm_menu_0902155115_0.writeMenus();
} // mmLoadMenus()

/***********************************************
* Highlight Table Cells Script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/

//Specify highlight behavior. "TD" to highlight table cells, "TR" to highlight the entire row:
var highlightbehavior="TD"

var ns6=document.getElementById&&!document.all
var ie=document.all

function changeto(e,highlightcolor){
source=ie? event.srcElement : e.target
if (source.tagName=="TABLE")
return
while(source.tagName!=highlightbehavior && source.tagName!="HTML")
source=ns6? source.parentNode : source.parentElement
if (source.style.backgroundColor!=highlightcolor&&source.id!="ignore")
source.style.backgroundColor=highlightcolor
}

function contains_ns6(master, slave) { //check if slave is contained by master
while (slave.parentNode)
if ((slave = slave.parentNode) == master)
return true;
return false;
}

function changeback(e,originalcolor){
if (ie&&(event.fromElement.contains(event.toElement)||source.contains(event.toElement)||source.id=="ignore")||source.tagName=="TABLE")
return
else if (ns6&&(contains_ns6(source, e.relatedTarget)||source.id=="ignore"))
return
if (ie&&event.toElement!=source||ns6&&e.relatedTarget!=source)
source.style.backgroundColor=originalcolor
}
//-->
</script>
