

var mail1 = '<a href="mailto:info@';
var mail2 = 'greek-translation.gr"\>info@';
var mail3 = 'greek-translation.gr</a\>';

function about()
{
 window.open('about.html','','target=_blank,scrollbars=1,resizable=1,width=570,height=550');
}

function offer()
{
alert('This offer is subject to confirmation and without engagement,\nvalid for translation from English into Greek or German,\n\(respectively from German to Greek or Greek to German\)\nand standard text up to 150 words or 1.000 characters.\n\nFor more extensive translations, different language pairs etc.\nplease don\'t hesitate to request an individual offer as well as\nany further information you might need.');
}

function thankyou()
{
alert('Thank you for submiting your request.\nWe will contact you as soon as possible.');
}


