var message="All materials contained on this site are the property of The Wedding Planner in Tuscany and are protected by Italian and international copyright laws";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")


/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = "MM_preloadImages('images/navbar_about_over.gif','images/navbar_services_over.gif','images/navbar_gallery_over.gif','images/navbar_request_over.gif','images/navbar_contacts_over.gif','images/navbar_request_over.jpg')"
   DQM_codebase = ""

   DQM_border_color = "#660000"
   
   DQM_menu_bgcolor = "#FFF3D5"
   DQM_hl_bgcolor = "#FFF3D5"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 0

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 2


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#660000"
   DQM_fontfamily = "Times New Roman"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "italic"
   DQM_hl_textcolor = "#990000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/navbar_services_over.gif"
   DQM_rollover_wh0 = "52,24"
   DQM_rollover_image1 = "images/navbar_about_over.gif"
   DQM_rollover_wh1 = "68,24"
   DQM_rollover_image2 = "images/navbar_request_over.jpg"
   DQM_rollover_wh2 = "110,24"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
DQM_url0 = "services.html"
DQM_sub_xy0 = "-52,24"
DQM_sub_menu_width0 = 90
DQM_subdesc0_0 = "Legal requirements"
DQM_url0_0 = "services_legal.html"
DQM_subdesc0_1 = "Locations"
DQM_url0_1 = "services_locations.html"
DQM_subdesc0_2 = "Networking"
DQM_url0_2 = "services_networking.html"
DQM_subdesc0_3 = "Diamonds"
DQM_url0_3 = "services_diamonds.html"

DQM_url1 = "about.html"
DQM_sub_xy1 = "-68,24"
DQM_sub_menu_width1 = 90
DQM_subdesc1_0 = "Our Office"
DQM_url1_0 = "about_ouroffice.html"

DQM_url2 = "luxury.html"
DQM_sub_xy2 = "-110,24"
DQM_sub_menu_width2 = 90
DQM_subdesc2_0 = "Rachel & Lance"
DQM_url2_0 = "luxury_matr1.html"
DQM_subdesc2_1 = "Alessandra & Jason"
DQM_url2_1 = "luxury_matr2.html"
DQM_subdesc2_2 = "Jessica & Srino"
DQM_url2_2 = "luxury_matr3.html"
DQM_subdesc2_3 = "Amanda & Lou"
DQM_url2_3 = "luxury_matr4.html"
DQM_subdesc2_4 = "Kate & Shai"
DQM_url2_4 = "luxury_matr5.html"
