<!--

var google_ad_client = "pub-6730292833932058";
var google_ad_width = 728;
var google_ad_height = 90;
var google_ad_format = "728x90_as";
var google_ad_type = "text_image";
//2006-10-10: callimexica-top
var google_ad_channel ="1681630244";
var google_color_border = "336699";
var google_color_bg = "FFFFFF";
var google_color_link = "0000FF";
var google_color_text = "000000";
var google_color_url = "008000";

function WriteLeftMenu()
{
	document.write ('' +
		'<div id="leftframe">' +
		'	<div id="leftmenu">' +
		'		<div style="font-size: 10px; text-align: center">Asociaci&oacute;n Cultural</div>' +
		'		<div style="font-size: 18px; text-align: center">Calli Mexica</div><br><hr><br>' +
		'		<ul>' +
		'			<li><a href="/index.htm" target="_top">Agenda</a></li>' +
		'			<li><a href="/historial.htm" target="_top">Historial</a></li>' +
//		'			<li><a href="/forum.htm" target="_top">La Cantina (foro)</a></li>' +
		'			<li><a href="/quienes.htm" target="_top">Qui&eacute;nes Somos</a></li>' +
		'			<li><a href="/donaciones.htm" target="_top">Donaciones</a></li>' +
		'			<li><a href="/links.htm" target="_top">Enlaces</a></li>' +
		'			<li><a href="/contactar.htm" target="_top">Contactar</a></li>' +
		'		</ul>' +
		'	</div>' +
		'	<br><hr><br>' +
//		'	<iframe src="/subscribe.php" width="100%" height="90" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></iframe>' +

//		'	<div style="font-size: 10px; color: #EEEEEE">&nbsp;Suscripci&oacute;n Newsletters</div>' +
//		'	<div style="margin: 1px 0px 5px 0px">' +
//		'		<form method="post" action="subscriptions.php" style="margin: 0; padding: 0">' +
//		'			<input id="email" name="email" type="text" style="font-size: 10px; width: 160px" value="Escribe tu email" /><br />' +
//		'			<input type="submit" name="subscribe" value="Enviar" style="font-size: 10px" />' +
//		'		</form>' +
//		'	</div>' +
//		'	<br><hr><br>' +
		'	<div class="text-align: center">' +
		'		<a href="http://www.muchachamaca.com" target="_blank"><img src="/images/minis/miniMuchachamaca1.gif" width="168" height="85" border="0" alt="- Eventos, ferias y fiestas\n- Conferencias, exposiciones y talleres\n- Música, baile y comida\n\nwww.muchachamaca.com"></a>' +
		'		<a href="http://www.mariachisemblanza.com" target="_blank"><img src="/images/minis/miniMariachiSemblanza1.jpg" width="168" height="85" border="0" alt="www.mariachisemblanza.com"></a>' +
		'	</div>' +
		'	<div style="height: 10px"></div>' +
		'</div>'
	);
}

function OpenPage()
{
	InitTopAds();

	document.write ('' +
		'<div id="topframe">' +
		'	<img src="/images/logo_CalliMexica_header2.jpg" border="0">' +
		'</div>' +
		'<table width="888" border="0" cellpadding="0" cellspacing="0">' +
		'	<tr valign="top">' +
		'		<td background="/images/ruler1.gif" height="10"></td>' +
		'		<td background="/images/ruler2.gif" height="10"></td>' +
		'	</tr>' +
		'	<tr valign="top">' +
		'		<td style="background-color: #CF7B09" width="182">'
		);
	
	WriteLeftMenu();
	
	document.write ('' +
		'		</td>' +
		'		<td style="background-color: #F5F5F5" height="100%">' +
		'			<div style="float: right; font-size: 12px; color: #888888; margin: 10px 10px">Calli Mexica</div>'
	);
}

function ClosePage()
{
	document.write ('' +
//		'			<img src="images/testbannerhor.gif" width="728" height="90">' +
		'		</td>' +
		'	</tr>' +
<!-- Bottom Banner -->
		'	<tr>' +
		'		<td height="30" align="center" valign="top" bgcolor="#821E0E"><a class="webdesign" href="http://www.muchachamaca.com">Website by<br>Muchachamaca</a></td>' +
		'		<td colspan="6" height="30" valign="bottom" bgcolor="#FFE8D8"></td>' +
		'	</tr>' +
		'	<tr><td></td><td align=\'right\'><div style=\'color: #AAAAAA\'>Copyright &copy; Asociación Cultural Calli Mexica</div></td></tr>' +
		'</table>'
	);
}

function InitTopAds()
{
	google_ad_client = "pub-6730292833932058";
	google_ad_width = 728;
	google_ad_height = 90;
	google_ad_format = "728x90_as";
	google_ad_type = "text_image";
	//2006-10-10: callimexica-top
	google_ad_channel ="1681630244";
	google_color_border = "336699";
	google_color_bg = "FFFFFF";
	google_color_link = "0000FF";
	google_color_text = "000000";
	google_color_url = "008000";
}

function InitBottomAds()
{
	google_ad_client = "pub-6730292833932058";
	google_ad_width = 728;
	google_ad_height = 90;
	google_ad_format = "728x90_as";
	google_ad_type = "text_image";
	//2006-10-10: callimexica-bottom
	google_ad_channel ="0427738816";
	google_color_border = "336699";
	google_color_bg = "FFFFFF";
	google_color_link = "0000FF";
	google_color_text = "000000";
	google_color_url = "008000";
}

-->
