// Initialize WebDDM
function initWebDDM ()
{
			
	// Begin base menu
	var menu = {
		'position':'relative',
		'top':0,
		'left':0,
		'width':500,
		'height':20,
		'expand_menu':'auto',

		'items':{
			'top':0,
			'left':0,
			'width':340,
			'height':20,
			
			// Background item
			'background-item':{
				'width':340, 'height':20, 'left':0, 'top':0,
				'class':'container'
			},
			
			1:{
				'content':'HOME<img src=http://www.ds-translations.at/gif/arrow_wht.gif>',
				'content_menuopen':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/index.htm" title="Index page">HOME</a>',
				'cursor': 'hand',
				'width':45, 'height':20, 'offsetLeft':0, 'offsetTop':0,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',
				
				'items':{
					'top':20,
					'left':0,
					'width':80,
					'height':158,

					// Background item
					'background-item':{
						'width':160, 'height':50, 'left':0, 'top': 2,
						'class':'container'
					},


					1:{
						'content':'Welcome',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_index.htm" title="Introduction in English">Welcome</a>',
						'cursor': 'hand',
						'width':90, 'height':20, 'offsetLeft':0, 'offsetTop':2,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					2:{
						'content':'Willkommen',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/de_index.htm" title="Vorstellung auf Deutsch">Willkommen</a>',
						'cursor': 'hand',
						'width':90, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					3:{
						'content':'Vítejte',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/cz_index.htm" title="Smím se představit?">Vítejte</a>',
						'cursor': 'hand',
						'width':90, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					}

				}				

			},
			2:{
				'content':'ABOUT<img src=http://www.ds-translations.at/gif/arrow_wht.gif>',
				'content_menuopen':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_about.htm" title="About dsTranslations">ABOUT</a>',
				'cursor': 'hand',
				'width':50, 'height':20, 'offsetLeft':65, 'offsetTop':0,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':0,
					'width':206,
					'height':158,

					// Background item
					'background-item':{
						'width':206, 'height':50, 'left':0, 'top': 2,
						'class':'container'
					},


					1:{
						'content':'Details',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_details.htm" title="Philosophy and approach">Details</a>',
						'cursor': 'hand',
						'width':120, 'height':20, 'offsetLeft':0, 'offsetTop':2,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					2:{
						'content':'Agency information',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_agency_info.htm" title="Concise factsheet for translation agencies">Agency information</a>',
						'cursor': 'hand',
						'width':120, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					3:{
						'content':'Rates',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_rates.php" title="About translation pricing">Rates</a>',
						'cursor': 'hand',
						'width':120, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					4:{
						'content':'Customers',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_reference_clients.htm" title="A list of reference clients">Customers</a>',
						'cursor': 'hand',
						'width':120, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					}

				}
			},
			// End item 3
			// Begin item 4
			3:{
				'content':'RESOURCES<img src=http://www.ds-translations.at/gif/arrow_wht.gif>',
				'content_menuopen':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/rsrc.htm" title="Other translators and translation directories">RESOURCES</a>',
				'cursor': 'hand',
				'width':85, 'height':20, 'offsetLeft':70, 'offsetTop':0,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':0,
					'width':206,
					'height':158,

					// Background item
					'background-item':{
						'width':206, 'height':50, 'left':0, 'top': 2,
						'class':'container'
					},


					1:{
						'content':'Guide for customers',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_guide_for_customers.htm" title="Things you should cosider before placing an order">Guide for customers</a>',
						'cursor': 'hand',
						'width':140, 'height':20, 'offsetLeft':0, 'offsetTop':2,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					2:{
						'content':'Translation articles',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_articles_home.htm" title="Translation articles for fellow freelance translators">Translation articles</a>',
						'cursor': 'hand',
						'width':140, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					3:{
						'content':'The German language',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_german_language.php" title="Basic facts about the German language">The German language</a>',
						'cursor': 'hand',
						'width':140, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					4:{
						'content':'The Czech language',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_czech_language.htm" title="Basic facts about the Czech language">The Czech language</a>',
						'cursor': 'hand',
						'width':140, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					5:{
						'content':'Glossary of tech terms',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/glosen/index.htm" title="Huge English to German glossary of technical terms and phrases">Glossary of tech terms</a>',
						'cursor': 'hand',
						'width':140, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					6:{
						'content':'Link exchange',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/e_lnkxcg.htm" title="Read this if you wish to exchange links with dsTranslations">Link exchange</a>',
						'cursor': 'hand',
						'width':140, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					}

				}
			},
			4:{
				'content':'CONTACT<img src=http://www.ds-translations.at/gif/arrow_wht.gif>',
				'content_menuopen':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_contact.htm" title="Email form and contact information">CONTACT</a>',
				'cursor': 'hand',
				'width':65, 'height':20, 'offsetLeft':110, 'offsetTop':0,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':0,
					'width':70,
					'height':72,

					// Background item
					'background-item':{
						'width':136, 'height':70, 'left':0, 'top':2,
						'class':'container'
					},

					1:{
						'content':'Email me',
						'content_rollover':'<a class="mainmenu_rollover" href="mailto:ds@ds-translations.at" title="Click to launch your email client">Email me</a>',
						'cursor': 'hand',
						'width':130, 'height':20, 'offsetLeft':0, 'offsetTop':2,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					2:{
						'content':'Job opportunities',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/htm/en_translators.htm" title="Native English and Czech translators wanted">Job opportunities</a>',
						'cursor': 'hand',
						'width':130, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					},
					3:{
						'content':'Current availability',
						'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/avail.htm" title="View my schedule">Current availability</a>',
						'cursor': 'hand',
						'width':130, 'height':20, 'offsetLeft':0, 'offsetTop':20,
						'class':'submenu_off',
						'class_rollover':'submenu_rollover'
					}

				}
			},
			5:{
				'content':'SITEMAP',
				'content_rollover':'<a class="mainmenu_rollover" href="http://www.ds-translations.at/map.htm" title="Sitemap for ds-Translations.at">SITEMAP</a>',
				'cursor': 'hand',
				'width':60, 'height':20, 'offsetLeft':90, 'offsetTop':0,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_rollover'

	
			}
		}
	};
	
	var WebDDM_classic = new WebDDM('menuEN', menu);
}
