<%@ Control Language="c#" AutoEventWireup="false" Inherits="espod.DesktopModules.DesktopDefault" %>
<%@ Register TagPrefix="espod" TagName="SiteAdminIcons" Src="~/admin/DesktopModules/SiteAdminIcons.ascx"%>
<%@ Register TagPrefix="glob" Namespace="Esperantus.WebControls" Assembly="Esperantus" %>
<%@ Register TagPrefix="espod" TagName="Pane" Src="~/admin/DesktopModules/Pane.ascx" %>
<%@ Register TagPrefix="espod" TagName="SearchForm" Src="~/DesktopModules/Generic/SiteSearch/SearchForm.ascx" %>
<%@ Register TagPrefix="glob_ui2" Namespace="espod.Globalization.UI.WebControls" Assembly="espod.Globalization" %>
<%@ Register TagPrefix="glob_ui" Namespace="Esperantus.WebControls" Assembly="Esperantus" %>
<%@ Register TagPrefix="espod" TagName="AccountGenerator" Src="~/HelperComponents/AccountGenerator.ascx" %>
<!-- header table -->
<body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" bgcolor="#CCCCCC">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" bgcolor="#CCCCCC">
<table width="800" height="90%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="800" height="79">
<table width="800" height="79" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="56" bgcolor="666699" background="<%# GetPathOfResource("images/banner_logo.jpg")%>"><espod:SiteAdminIcons id="SiteAdminIcons1" Top="0" Left="40" runat="server" /></td>
<td width="641" height="56" background="<%# GetPathOfResource("images/banner_flamingoes.jpg")%>"></td>
</tr>
<tr>
<td height="7" background="<%# GetPathOfResource("images/banner_music_publishing.jpg")%>"></td>
<td width="641" height="7" bgcolor="#CCCCFF"></td>
</tr>
<tr bgcolor="666699">
<td height="16" colspan="2" align="center"><table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><espod:Pane id="TopNavi" runat="server" /></td>
</tr>
</table> </td>
</tr>
</table></td>
</tr>
<tr>
<td width="800">
<table width="800" height="100%" border="0" cellpadding="8" cellspacing="0">
<tr>
<td width="144" rowspan="6" valign="top" bgcolor="#CCCCFF"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><espod:SearchForm id="SearchForm1" TextBoxWidth="100" runat="server"></espod:SearchForm></td>
</tr>
<tr>
<td><espod:Pane id="LeftPane" runat="server" /></td>
</tr>
<tr>
<td><espod:Pane id="LeftPaneSub" runat="server" /></td>
</tr>
</table></td>
<td width="464" rowspan="7" valign="top" bgcolor="#FFFFFF"><espod:Pane id="ContentPane" ContentPane="true" runat="server" /></td>
<td width="144" valign="top" bgcolor="#CCCCFF"><espod:Pane id="RightPane" PaneHorizontalAlign="right" runat="server" /></td>
</tr>
<tr>
<td width="144" valign="top" bgcolor="#CCCCFF"><espod:Pane id="RightPaneSub" PaneHorizontalAlign="right" runat="server" /></td>
</tr>
<tr>
<td width="144" valign="top" bgcolor="#CCCCFF"> </td>
</tr>
<tr>
<td width="144" valign="top" bgcolor="#CCCCFF"> </td>
</tr>
<tr>
<td width="144" valign="top" bgcolor="#CCCCFF"> </td>
</tr>
<tr>
<td width="144" valign="top" bgcolor="#CCCCFF"> </td>
</tr>
<tr>
<td valign="top" bgcolor="#CCCCFF"><a href="#" onMouseOver="window.status='Printer Version'" onClick="popupWindow('Default_Print.aspx?<%# Request.QueryString.ToString() %>', 'espod_Printer_Version', 810, 600)"> <glob_ui:label id="lblPrintPage" runat="server" TextKey="PRINT_PAGE">Seite drucken</glob_ui:label> <img src="<%# SiteDesignRelPath %>/Images/print_icon.gif" width="18" height="14" alt="print" border="0"></a> </td>
<td width="144" valign="top" bgcolor="#CCCCFF"><glob_ui:label id="lblTopOfPage" runat="server" TextKey="TOP_OF_PAGE">Nach oben</glob_ui:label> </td>
</tr>
</table></td>
</tr>
</table>
<p><font color="#333399" size="1" face="Arial, Helvetica, sans-serif">contact
information or | company blurb etc</font></p>
<font color="#333399" size="1" face="Arial, Helvetica, sans-serif">official
info </font>
</td>
</tr>
</table>