
function anchangelang(lng)
{
	var u,l;
	u = location.href;
	l = u.indexOf('/de/');
	if (l > 0) window.location = u.substring(0,l) + lng + u.substring(l+4,u.length);
	else
	{
		l = u.indexOf('/en/');
		if (l > 0) window.location = u.substring(0,l) + lng + u.substring(l+4,u.length);
	}
}

function anmainmenu_d() {
document.write('<div id="MainLink">');
document.write('<a href="/de/ip/ipstart.htm">3D Bildverarbeitung</a>');
document.write('&nbsp•&nbsp<a href="/de/dp/dpstart.htm">3D Animation Design</a>');
//document.write('&nbsp•&nbsp<a href="http://www.animetra-consulting.de" target="_blank">Beratung</a>');
document.write('&nbsp•&nbsp<a href="/de/support/start.htm">Support</a>');
document.write("</div>");
}

function anmainmenu_e() {
document.write('<div id="MainLink">');
document.write('<a href="/en/ip/ipstart.htm">3D Image Processing</a>');
document.write('&nbsp•&nbsp<a href="/en/dp/dpstart.htm">3D Animation Design</a>');
//document.write('&nbsp•&nbsp<a href="http://www.animetra-consulting.de" target="_blank">Consulting Services</a>');
document.write('&nbsp•&nbsp<a href="/en/support/start.htm">Support</a>');
document.write("</div>");
}

function aninfomenu_d()
{
document.write('<div id="InfoLink">');
document.write('<a href="/de/index.htm">Startseite</a>');
//document.write('&nbsp&nbsp<a href="/de/gen/ueber.htm">Über Animetra</a>');
document.write('&nbsp&nbsp<a href="/de/gen/contact.htm">Kontakt</a>');
document.write('&nbsp&nbsp<a href="/de/gen/imprint.htm">Impressum</a>');
document.write('&nbsp&nbsp&nbsp<a href="javascript:anchangelang(');
document.write("'/en/'");
document.write(')"><img src="/images/en.jpg"></a>');
document.write('&nbsp<a href="javascript:anchangelang(');
document.write("'/de/'");
document.write(')"><img src="/images/de.jpg"></a>');
document.write("</div>");
}

function aninfomenu_e()
{
document.write('<div id="InfoLink">');
document.write('<a href="/en/index.htm">Home</a>');
//document.write('&nbsp&nbsp<a href="/en/gen/ueber.htm">About Animetra</a>');
document.write('&nbsp&nbsp<a href="/en/gen/contact.htm">Contact</a>');
document.write('&nbsp&nbsp<a href="/en/gen/imprint.htm">Imprint</a>');
document.write('&nbsp&nbsp&nbsp<a href="javascript:anchangelang(');
document.write("'/en/'");
document.write(')"><img src="/images/en.jpg"></a>');
document.write('&nbsp<a href="javascript:anchangelang(');
document.write("'/de/'");
document.write(')"><img src="/images/de.jpg"></a>');
document.write("</div>");
}

function anhead_d(imagename) {
document.write('<div id="Logo">');
document.write('<img src="/images/logo.jpg">');
document.write("</div>");
aninfomenu_d();
anmainmenu_d();
document.write('<div id="SectionSeparator">');
document.write('<img src="');
document.write(imagename);
document.write('">');
document.write("</div>");
}

function anhead_e(imagename) {
document.write('<div id="Logo">');
document.write('<img src="/images/logo.jpg">');
document.write("</div>");
aninfomenu_e();
anmainmenu_e();
document.write('<div id="SectionSeparator">');
document.write('<img src="');
document.write(imagename);
document.write('">');
document.write("</div>");
}

function anipmenu_d() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Anwendungen');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ip/crover.htm">Crystals »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ip/tdeover.htm">3D Elements »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ip/vwover.htm">3D Viewer »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<div class="head">');
document.write('Entwicklung');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ip/vmover.htm">VoxelMart »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ip/custspec.htm">Kunden-<br>spezifisch »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function anipmenu_e() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Applications');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/ip/crover.htm">Crystals »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/ip/tdeover.htm">3D Elements »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/ip/vwover.htm">3D Viewer »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<div class="head">');
document.write('Development');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/ip/vmover.htm">VoxelMart »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/ip/custspec.htm">Customer-<br>specific »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function andpmenu_d() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Projekte');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/tv.htm">Fernsehen »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/pr.htm">Werbung »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/div.htm">Sonstige »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<div class="head">');
document.write('Leistungen');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/sb.htm">Storyboards »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/mp.htm">Matte <br/>Paintings »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/ad.htm">Animations-<br/>Design »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/dp/prod.htm">Produktion »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function andpmenu_e() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Projects');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/tv.htm">Television »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/pr.htm">Advertising »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/div.htm">Other »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<div class="head">');
document.write('Services');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/sb.htm">Storyboards »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/mp.htm">Matte <br/>Paintings »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/ad.htm">Animation<br/>Design »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/dp/prod.htm">Production »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function anpsmenu_d() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Projektdienst-<br>leistungen');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ps/plan.htm">Projekt-<br>Planung »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ps/manage.htm">Projekt-<br>Leitung »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/ps/control.htm">Projekt-<br>Überwachung »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function ansupmenu_d() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Support');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/support/report.htm">Nachricht<br>senden »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/de/support/download.htm">Download<br>Bereich»</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function ansupmenu_e() {
document.write('<div id="SectionSubLink">');
document.write('<div class="head">');
document.write('Support');
document.write("</div>");
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/support/report.htm">Send a<br>Message »</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write('<p><a href="/en/support/download.htm">Download<br>Section»</a></p>');
document.write('<img src="/images/lineh100.jpg">');
document.write("</div>");
}

function anprodmenu_d(tab1,tab2,tab3) {
document.write('<div class="tab">');
document.write('<a href="');
document.write(tab1);
document.write('">Übersicht</a>');
document.write('&nbsp&middot&nbsp<a href="');
document.write(tab2);
document.write('">Spezifikationen</a>');
//document.write('&nbsp&middot&nbsp<a href="');
//document.write(tab3);
//document.write('">Beispiele</a>');
document.write("</div>");
}

function anprodmenu_e(tab1,tab2,tab3) {
document.write('<div class="tab">');
document.write('<a href="');
document.write(tab1);
document.write('">Overview</a>');
document.write('&nbsp&middot&nbsp<a href="');
document.write(tab2);
document.write('">Specifications</a>');
//document.write('&nbsp&middot&nbsp<a href="');
//document.write(tab3);
//document.write('">Examples</a>');
document.write("</div>");
}

function anbottomline_d(hpos)
{
document.write('<div id="SectionBottom" style="top:');
document.write(hpos);
document.write(';">');
document.write('<p>Copyright &copy 2011 Animetra AG · Freiburg · München</p>');
document.write('</div>');
}

function anbottomline_e(hpos)
{
document.write('<div id="SectionBottom" style="top:');
document.write(hpos);
document.write(';">');
document.write('<p>Copyright &copy 2011 Animetra AG · Freiburg · Munich</p>');
document.write('</div>');
}

function anplaymovie(mvname,hgt) {
document.write('<embed src="');
document.write(mvname);
document.write('" height="');
document.write(hgt);
document.write('" width="400" autostart="true" pluginspage="http://www.apple.com/quicktime/download/"></embed>');
}

function anredirect()
{
document.location.href = "de/index.htm";
}


function angetimage(msifile)
{
document.location.href = "/download/" + msifile + ".msi";
}


function andownload(msifile,product)
{
document.write('<p><a href="javascript:angetimage(&quot;');
document.write(msifile);
document.write('&quot;)">Download ');
document.write(product);
document.write('</a></p>');
}
