<?xml version="1.0" encoding="utf-8"?> 
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" 
     "http://www.wapforum.org/DTD/wml13.dtd"> 

<wml> 
  <!-- Possible <head> elements here. --> 
  
  <template> 
    <!-- Template implementation here. --> 
    <do type="prev"><prev/></do> 
  </template> 
  <card id="card1" title="MashUp Mobile"> 
    <!-- Additional <do> elements here. --> 
    <p align="center">
	<img width="88" height ="48" src="MMbg_88x48.wbmp" alt="MashUp ME"/>
	</p>
	<p align="center"> 
      <!-- Card implementation here. --> 
      Download our Featured DJs.  On your schedule and on your mobile phone, anytime and everywhere! <br></br>The latest MP3 Mashups.
    </p> 
    <p align="center">
	<b>Click below for DJ list:</b>
	</p>
    <p align="center">
	<br></br><anchor title="Samples">Samples<go href="sampledjlist.wml"></go></anchor>
	</p>
    <p align="center">
	<anchor title="Full">Full Length Tracks<go href="fulldjlist.wml"></go></anchor>
	</p>
    <p align="left">
	<br></br><anchor title="About">[About Us]<go href="about.wml"></go></anchor>
	</p>
    <!-- Additional <p> elements here. --> 
  </card> 
</wml> 
