<%'option explicit%>

<!--#include file="../../include/master.asp"-->


<%
dim pagetitle, topnav, toplogo, headimage, menu, menuspacer, titlebar, headerswf, headeralt, menualign, footimage, title1, currentdir, selected


'//////// set the page title /////////
pagetitle= "SPONSORS"

'/////// set the existance of the top navigation //////////
topnav=1

'/////// set the existance of the top left logo /////////
toplogo=0

'/////// set the existance of the header image ///////////
headimage=1

'/////// set the existance of the main menu //////////
menu=1


'///////// set the ticker on or off //////////////
ticker=1


'////// image spacer above menu... below flash ///////
menuspacer=0

'/////// set the existance of the title bar //////////
titlebar=0

'////////////////////////////////////////////////////////////
' SET VARIABLES FOR FLASH ANIMATIONS AND THEIR ALTERNATES
'////////////////////////////////////////////////////////////
'HEADERSWF=FLASHBASE & "headswf_theshow.swf"
HEADERALT=IMAGEBASE & "headimage_theshow.jpg"
SWFWIDTH=765
SWFHEIGHT=140

'/////// set the alignment of main menu //////////
menualign="left"

'/////// set the existance of footer image or colour ------- 1=image, 0=colour -------- ////////
footimage=1

'/////// set the title bar image ////////
title1= "theshow"

'/////// set the current folder --- not ususally needed ////////
currentdir="content"

'/////// tell the header this is selected page ///////
'selected="theshow"



%>



<!--#include file="../../include/header.asp"-->





<table width="763" border=0 cellpadding=0 cellspacing=0>
<tr>

<td width=350 align="left" valign="bottom"><img src="<%=imagebase%>lg_cm_logo.jpg"></td>


<td width=10><%=spacer%></td>
<td width=400 valign="top">
<table width="400" border=0 cellpadding=0 cellspacing=0>
<tr>


<td width=400 valign="top"><%=df%>
<br>


<%=dsf%>


<font size="4"><b>Canada's Largest Rock Star Search</b></font><br>

<b><font color="#330000" size="3">The Sponsors behind Rock Stars</b><br></font><br>



<b><font color="#330000">Major Sponsors</b><br></font>
<a href="http://www.canadianmusician.com">CANADIAN MUSICIAN</a><br><br>


<b>Interested in becoming a local sponsor</b><br>


<a href="mailto:sponsors@rockstarsearch.com" class="link3">sponsors@rockstarsearch.com</a></font>














<BR><BR><BR>

</td><td width=10><%=spacer%></td></tr>
</table>


</td>
</tr>
</table>





<!--#include file="../../include/footer.asp"-->