untitled.gif


Home
Bejeweled 2
Monopoly
Habbo Hotel
Bookmark us
Duck Hunt
Flying Lawnmower
RobotRage
Put games, music and more on your site (HTML's)
A Hand Puppet Falls of The Edge of A Desk
DDR MM: DEEP FREEZE: VERY HARD (special NON-FLASH version)
Zelda: The Lampshade
RuneScape
Hoops&Yoyo Homepage: Egg Nog
Not your friend anymore
Put, Background music on your site
Kids
Battleships
Hapland 2
Stick Sam 1
Flash Flash Revolution
Mini-Mizer
Xiao Xiao 1
Monkey Snowfight
Create A Ride
Blob Bob Lost Levels
Blob Bob 1
Bejeweled 2

 
           

    <html>
<head>
<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://games.yahoo.com" r ( nz 0 vz 0 lz 0 oz 0 ca 1))'>
<title>Yahoo! Games</title>
<style type="text/css">
    @import url(/games/css/linkspots.1.1.css);
</style>

<script type="text/javascript" src="http://us.js2.yimg.com/us.js.yimg.com/lib/common/utils/connect_1.1.1.js"></script>

<script type="text/javascript">function ygaLinkSpots(eid,kwUrl,lsUrl,header,close,data,startclosed){this.eid=eid||'ygals';this.kwUrl=kwUrl;this.lsUrl=lsUrl;this.keywords=data?(data.keywords||[]):[];this.listings=data?(data.listings||[]):[];this.isOpen=false;this.headerText=header||"Sponsored Listings";this.closeText=close;this.startclosed=(startclosed?true:false);this.element=function(id){return document.getElementById?document.getElementById(id):(document.all?document.all[id]:null);}
this.find=function(node,name,inner){var result=[];var els=node.getElementsByTagName(name);if(els&&els.length){for(var i=0;i<els.length;i++){var n=els[i]
result.push(!inner?n:(n.hasChildNodes()?n.childNodes[0].nodeValue:""));}}
return result;}
this.create=function(type,parent,inner){var e=document.createElement(type);if(e&&inner){e.innerHTML=inner;}
if(e&&parent){parent.appendChild(e);}
return e;}
this.empty=function(ename){var e=this.element(ename);if(e&&e.childNodes.length){e.innerHTML='';}
return e;}
this.kwCallback=function(o,id,obj){if(obj){this.keywords=[];var e=obj.element(obj.eid+'kw');var lists=obj.find(o.responseXML,"Keywords");var l=lists.length;for(var i=0;i<l;i++){var kwlist=lists[i];var kws=obj.find(kwlist,"Keyword",true);var list={'cat':kwlist.getAttribute("cat")||'','items':[]};if(kws.length){var kwsl=kws.length;for(var j=0;j<kwsl;j++){list.items.push(kws[j]);}}
if(list.cat&&list.items.length){obj.keywords.push(list);}}
obj.render();}}
this.lsCallback=function(o,id,obj){if(obj){var listings=obj.find(o.responseXML,"Listing");if(listings.length){obj.listings=[];for(var i=0;i<listings.length;i++){var s=listings[i];var url=obj.find(s,"ClickUrl",true);var ls={"title":s.getAttribute("title"),"desc":s.getAttribute("description"),"sitehost":s.getAttribute("siteHost"),"url":url};obj.listings.push(ls);}}
obj.renderListings();}}
this.toggleListings=function(state){if(!state){if(document.all){var g=this.element("gameiframe");if(g&&g.nodeName&&g.nodeName=='IFRAME'){g.scrollIntoView(true);}
else{var apps=document.getElementsByTagName("APPLET");if(apps.length){var c=apps[0].code;if(c!='y.cnt.0'&&c!='y.vmd.0'){apps[0].scrollIntoView(true);}}}}}
this.isOpen=state;var e1=this.element(this.eid+'list');var e2=this.element(this.eid+'close');var val=state?"block":"none";if(e1){e1.style.display=val;}
if(e2){e2.style.display=this.closeText?val:"none";}}
this.renderListings=function(){var e=this.empty(this.eid+'list');if(e&&this.listings.length){var ul=this.create("ul",e);for(var i=0;i<this.listings.length;i++){var ls=this.listings[i];var li=this.create("li",ul);var a1=this.create("a",this.create("h4",li),ls.title);var p=this.create("p",li);var a2=this.create("a",p,ls.desc);var a3=this.create("a",this.create("h5",li),ls.sitehost);a1.target=a2.target=a3.target="_new";a1.href=a2.href=a3.href=ls.url;a2.innerText=ls.desc;a3.innerText=ls.sitehost;}
var shouldScroll=this.isOpen?false:true;this.toggleListings(true);if(shouldScroll&&e.scrollIntoView){e.scrollIntoView(false);}
e.style.display='block';}}
this.keywordClick=function(){var src=window.event?window.event.srcElement:this;var obj=src.listings;obj.loadListings(src.keyword);}
this.close=function(){var src=window.event?window.event.srcElement:this;var obj=src.listings;obj.toggleListings(false);}
this.render=function(){var e=this.empty(this.eid);if(e&&this.keywords.length){var hd=this.create("div",e);hd.id=this.eid+'head';var h=this.create("h2",hd,this.headerText);var d=this.create("div",e);d.id=this.eid+'kw';d.className=this.eid+'clr';for(var i=0;i<this.keywords.length;i++){var kwlist=this.keywords[i];if(kwlist.items.length){var cd=this.create("div",d);cd.className="kwlist";var h=this.create("h3",cd,kwlist.cat);var ul=this.create("ul",cd);for(var j=0;j<kwlist.items.length;j++){var li=this.create("li",ul);var a=this.create("a",li,kwlist.items[j]);a.href="javascript:void(0)";a.onclick=this.keywordClick;a.listings=this;a.keyword=kwlist.items[j];a.cat=kwlist.cat;if(j==0&&i==0&&!this.startclosed){this.isOpen=true;this.loadListings(kwlist.items[0]);}}}}
var d=this.create("div",e);d.id=this.eid+'list';d.style.display='none';var d2=this.create("div",e);d2.id=this.eid+'close';d2.style.display='none';var cls=this.create("div",d2);var clsa=this.create("a",d2,this.closeText);clsa.href="javascript:void(0)";clsa.onclick=this.close;clsa.listings=this;if(this.listings.length){this.renderListings();}
e.style.display="block";}}
this.loadKeywords=function(){var c=ygConn.getObject();var u=this.kwUrl+(this.kwUrl.indexOf('?')==-1?'?':'&')+"ts="+new Date().getTime();ygConn.http.asyncRequest(c,'GET',u,true,this.kwCallback,this,null);}
this.loadListings=function(kw){var lse=this.element(this.eid+'list');var c=ygConn.getObject();var u=this.lsUrl+(this.lsUrl.indexOf('?')==-1?'?':'&')+"Keyword="+escape(kw)+"&ts="+new Date().getTime();ygConn.http.asyncRequest(c,'GET',u,true,this.lsCallback,this,null);}
if(this.element(this.eid)&&!this.keywords.length){this.loadKeywords();}}</script>
<script type="text/javascript">

var ygaOnLoader = {
        "add" : function(fn) {
                if (window.addEventListener) {
                        window.addEventListener("load", fn, false);
                }
                else if (window.attachEvent) {
                        window.attachEvent("onload", fn);
                }
        }
}

function initLinkSpots() {
        var ls = new ygaLinkSpots("ygawgls", "/ysm/keywords?page=single","/ysm/listings?page=single",null,"Close Box");
}

ygaOnLoader.add(initLinkSpots);

</script>

<SCRIPT LANGUAGE="JavaScript">
<!-- Overture Services, Inc
var pm_tagname    = "universalTag.txt";
var pm_tagversion = "1.4";
var pm_accountid  = "9QG6JVT2TH7TQM2B78CVG78KJ4";
var pm_scripthost = "srv.perf.overture.com";
var pm_customargs = "";
var pm_querystr = "?" + "ver=" + pm_tagversion + "&aid=" + pm_accountid + pm_customargs;
var pm_tag = "<SCR" + "IPT LANGUAGE='JavaScript' " + "SRC=//" + pm_scripthost + "/collweb/ScriptServlet" + pm_querystr + "></SCR" + "IPT>";
document.write(pm_tag);
// -->
</SCRIPT>
</head>

<body>
<center>
<style type="text/css"><!--@import url("http://us.a1.yimg.com/us.yimg.com/lib/hdr/ygma5.css");body{margin:0px 4px;}--></style><div align=center id=ygma><form name=yhdr_form style="margin:0" action="http://srd.yahoo.com/loc=head&st=yahoo/*http://search.yahoo.com/search" target=_blank><input type=hidden name="fr" value="ush-games"><table width=750 cellpadding=0 cellspacing=0 border=0><tr bgcolor="#efefef"><td id=ygmalinks class=ygmabk width="100%" colspan=3><font face="arial,helvetica,sans-serif" size="-2"><a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=0/SIG=10mgpruen/*http://www.yahoo.com" target="_top"><font color=#000000>Yahoo!</font></a> &nbsp; <a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=1/SIG=11ngsrfjp/*http://us.rd.yahoo.com/evt=35175/*http://my.yahoo.com" target="_top"><font color=#000000>My Yahoo!</font></a> &nbsp; <a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=2/SIG=10n3m6b64/*http://mail.yahoo.com" target="_top"><font color=#000000>Mail</font></a>&nbsp;  &nbsp;  &nbsp;<a id=ygmamyyhp href="http://us.ard.yahoo.com/SIG=12lekvm7g/M=289534.7875443.8724038.6766641/D=gamesnew/S=780001140:HMYYH/Y=YAHOO/EXP=1141056217/A=3047844/R=0/SIG=10uacnjgh/*http://www.yahoo.com/bin/set" target="_top"><font color=#000000>Make Yahoo! your home page</font></a><div id=ygmamyyhpff></div><script type="text/javascript">var ygma_rd="http://us.ard.yahoo.com",ygma_space="/SIG=12lekvm7g/M=289534.7875443.8724038.6766641/D=gamesnew/S=780001140:HMYYH/Y=YAHOO/EXP=1141056217/A=3047844/R=1",ygma_space2="/SIG=12lekvm7g/M=289534.7875443.8724038.6766641/D=gamesnew/S=780001140:HMYYH/Y=YAHOO/EXP=1141056217/A=3047844/R=2",ygma_space3="/SIG=12lekvm7g/M=289534.7875443.8724038.6766641/D=gamesnew/S=780001140:HMYYH/Y=YAHOO/EXP=1141056217/A=3047844/R=3",ygma_adid="3047844",ygma_prop="gamesnew";</script><script type="text/javascript" src="http://us.js2.yimg.com/us.yimg.com/lib/hdr/myyhp_1.9.js"></script><script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16934hqut%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d1212519276%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=13anpe6i1%2fN%3ddGh4GELaX9U-%2fC%3d289534.7875443.8724038.6766641%2fD%3dHMYYH%2fB%3d3047844');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16efp7ord%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d4135989459%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=13anpe6i1%2fN%3ddGh4GELaX9U-%2fC%3d289534.7875443.8724038.6766641%2fD%3dHMYYH%2fB%3d3047844"></noscript></font></td><td class=ygmatcrn><spacer type=block width=1 height=1></td><td class=ygmabk rowspan=2><img src=http://us.i1.yimg.com/us.yimg.com/i/us/nt/hdr/stw.gif width=34 height=17 border=0 hspace=4 alt="Search the web"></td><td id=ygmasearch class=ygmabk rowspan=2 nowrap><font face="verdana,geneva,sans-serif" size="-2"><input type=text name=p size=12 title="Enter search terms here" maxlength=100> <input class=ygbt type=submit value="Search" title=Search></font></td></tr><tr><td rowspan=2 valign=top><a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=3/SIG=10oinq9fc/*http://games.yahoo.com"><img id=ygmalogo src=http://us.i1.yimg.com/us.yimg.com/i/us/nt/ma/ma_ga_1.gif width=218 height=33 border=0 alt="Yahoo! Games"></a></td><td id=ygmagreet style="line-height:14px;" width="100%" rowspan=2><font face="verdana,geneva,sans-serif" size=-2><font size=-1><strong><a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=4/SIG=13i4begga/*http://login.yahoo.com/config/login?.done=http://games.yahoo.com%2fgames%2fdownloads%2fbj2.html&.src=ga&.intl=us" target="_top">Sign In</a></strong><br></font>New User? <a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=5/SIG=13pjmvf0p/*http://edit.yahoo.com/config/eval_register?.done=http://games.yahoo.com%2fgames%2fdownloads%2fbj2.html&.src=ga&.intl=us" target="_top">Sign Up</a></font></td><td rowspan=2></td><td class=ygmacrn width=13 height=14 valign=top nowrap><spacer type=block width=13 height=14></td></tr><tr><td colspan=3 align=right id=ygmaproplinks><font face="verdana,geneva,sans-serif" size="-2"><a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=6/SIG=10oinq9fc/*http://games.yahoo.com" target="_top">Games Home</a> - <a href="http://us.ard.yahoo.com/SIG=12l5958be/M=289534.4984316.6117148.4053383/D=gamesnew/S=780001140:HEADR/Y=YAHOO/EXP=1141056217/A=2158601/R=7/SIG=11508dr10/*http://help.yahoo.com/help/us/games" target="_top">Help</a></font></td></tr></table></form> </div><script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=1696jdpo7%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d1921268691%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=13anoq06c%2fN%3dcGh4GELaX9U-%2fC%3d289534.4984316.6117148.4053383%2fD%3dHEADR%2fB%3d2158601');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16eq1u6t4%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d3075845147%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=13anoq06c%2fN%3dcGh4GELaX9U-%2fC%3d289534.4984316.6117148.4053383%2fD%3dHEADR%2fB%3d2158601"></noscript></center>

<center>
</center>

 
  <center>
        <script language="JavaScript">
var yad_target="_top";var yad_URL=new Array();
yad_URL[1]="http://us.ard.yahoo.com/SIG=12hqkp0v8/M=378270.7702175.8632238.5979972/D=gamesnew/S=780001140:N/Y=YAHOO/EXP=1141056217/A=3157977/R=0/id=flashurl/SIG=1225smghg/*http://skill.skilljam.com/default.asp?vid=10511&subvid=16&gme=53";
var yad_flashfile="http://us.a1.yimg.com/us.yimg.com/a/sk/skilljam/120205_yahoo_games_bejeweled2_728x90_ver2.swf?clickTAG=javascript:YADopenWindow(1)";
var yad_altURL="http://us.ard.yahoo.com/SIG=12hqkp0v8/M=378270.7702175.8632238.5979972/D=gamesnew/S=780001140:N/Y=YAHOO/EXP=1141056217/A=3157977/R=1/id=altimgurl/SIG=1225smghg/*http://skill.skilljam.com/default.asp?vid=10511&subvid=16&gme=53";
var yad_altimg="http://us.a1.yimg.com/us.yimg.com/a/sk/skilljam/120805_yahoo_bejeweled2_728x90_v2.gif";
var yad_width=728;var yad_height=90;</script>
<script language="JavaScript" src="http://us.a1.yimg.com/us.yimg.com/a/1-/jscodes/flash7/ct_yad_040901.js"></script>
<noscript><a href="http://us.ard.yahoo.com/SIG=12hqkp0v8/M=378270.7702175.8632238.5979972/D=gamesnew/S=780001140:N/Y=YAHOO/EXP=1141056217/A=3157977/R=2/id=noscript/SIG=1225smghg/*http://skill.skilljam.com/default.asp?vid=10511&subvid=16&gme=53" target="_top"><img src="http://us.a1.yimg.com/us.yimg.com/a/sk/skilljam/120805_yahoo_bejeweled2_728x90_v2.gif" width="728" height="90" border="0"></a></noscript><script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=168fe7m2i%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d470486030%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=1361dkt5e%2fN%3db2h4GELaX9U-%2fC%3d378270.7702175.8632238.5979972%2fD%3dN%2fB%3d3157977');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16e0hdtnv%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d3929352172%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=1361dkt5e%2fN%3db2h4GELaX9U-%2fC%3d378270.7702175.8632238.5979972%2fD%3dN%2fB%3d3157977"></noscript>   
    <br>
      <br>
 
 
 <table width=750 border="0" cellspacing="0" cellpadding="0">
   <tr bgcolor="275B9C">
     <td height="1">
     </td>
   </tr>
   <tr bgcolor="4976AE">
     <td>
     </td>
   </tr>
 </table>

 <table border=0 cellpadding=3 cellspacing=0 width=750>
   <tr bgcolor="275B9C">
     <td align=left valign=middle width="1%">
     </td>
     <td width="99%"><font face=arial size=+1><b><font color="ffffff">Yahoo!
      Games - Bejeweled 2</font></b></font><font color="FFFFFF" face=arial size=+1><b>
  </b></font>
     </td>
   </tr>
 </table>
 
 <table width=750 border="0" cellspacing="0" cellpadding="0">
   <tr bgcolor="1E487D">
     <td height="1">
     </td>
   </tr>
   <tr bgcolor="012859">
     <td>
     </td>
   </tr>
 </table>

 <table border=0 cellspacing=0 cellpadding=0 width="750">
   <tr>
     <td height="5">
     </td>
   </tr>
 </table>

 <table width="750" border="0" cellspacing="0" cellpadding="0">
   <tr>
     <td width="180" bgcolor="#EEF3FB" valign="top">

       <table border=0 cellpadding=3 cellspacing=0 width="100%">
  <tr bgcolor="6787BB">
    <td nowrap align="center"><b><font size="-2" face="verdana" color="white">Download This Game!</font></b></td>
  </tr>
       </table>

       <table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="B6C7E5">
  <tr>
    <td>
      <table border=0 cellspacing=0 cellpadding=3 width=100% bgcolor="ffffff">
        <tr>
   <td align="right" colspan=2>
     <center>
       <a
href="http://us.rd.yahoo.com/games/dload/bejeweled2/applet/?http://get.games.yahoo.com/proddesc?gamekey=bejeweled2"><img
src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dload/games/bejeweled2/bejeweled2_logo.jpg" width=150
height=150 alt="Download Version" border="0"></a><br>
         <font face="arial" size="-1" color="FF8000"> <b><br>
          Bejeweled 2<br>
          Deluxe Version<br><br>
          FREE TRIAL!</b><br>
      <br>
        <a
href="http://us.rd.yahoo.com/games/dload/bejeweled2/applet/?http://get.games.yahoo.com/proddesc?gamekey=bejeweled2"><img
src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dloadnow.gif" width="160" height="25" border="0" alt=""></a><br>
          <br>
         </font>
     </center>
   </td>
        </tr>
      </table>
    </td>
  </tr>
       </table>

       <br>
          <table border=0 cellpadding=3 cellspacing=0 width="100%">
          <tr bgcolor="6787BB">
            <td nowrap>
              <div align="center"><b><font size="-2" face="verdana" color="white">Games Services</font></b></div>
            </td>
          </tr>
        </table>

<table border=0 cellpadding=2 cellspacing=0 width="100%">
  <tr>
    <td>
      <table border=0 cellspacing=0 cellpadding=4 width="100%">
        <tr><td>
          <div align="left">
            <font face=arial size="-1">
       <a href="http://us.rd.yahoo.com/games/news/game/*http://subscribe.yahoo.com/subs_grp?.grp=games&amp;.src=ga&amp;.done=http://games.yahoo.com/">Sign up for our Newsletter</a>
            </font>
          </div>
        </td></tr>
        <tr><td>
          <div align="left">
            <font face=arial size="-1">
       <a href="http://us.rd.yahoo.com/games/alerts/game/*http://alerts.yahoo.com/alerts/rdr.php?nep=games&amp;.done=http://games.yahoo.com/">Sign up for New Game Alerts</a>
            </font>
          </div>
        </td></tr>
      </table>
    </td>
  </tr>
</table>

<br>
    <table border=0 cellpadding=3 cellspacing=0 width="100%">
          <tr bgcolor="AC62B9" align="center">
            <td nowrap> <font face="verdana" size="-2" color="white"><b>Downloadable Games</b></font></td>
          </tr>
        </table>
 
        <table width="100%" bgcolor="DCAFE4" cellspacing=0 border=0 cellpadding=1>
          <tr>
            <td>
              <table border=0 cellpadding=4 cellspacing=0 bgcolor="ffffff">
                <tr>
                  <td valign=top align=left><a href="http://us.rd.yahoo.com/games/dload/huntsville/appletnew/?http://get.games.yahoo.com/proddesc?gamekey=huntsville"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dload/games/huntsville/huntsville_smalllogo.jpg" width="40" height="40" border="0" alt=""></a></td>
                  <td valign=top><b><a href="http://us.rd.yahoo.com/games/dload/huntsville/appletnew/?http://get.games.yahoo.com/proddesc?gamekey=huntsville"><font face="arial" size="-1">Mystery Case Files: Huntsville</font></a></b><br>
                    <font size="-2" face="arial">See if you can locate enough hidden clues to solve the crimes and become a Master Detective!</font></td>
                </tr>
                <tr>
                  <td valign=top align=left><a href="http://us.rd.yahoo.com/games/dload/familyfeud/appletnew/?http://get.games.yahoo.com/proddesc?gamekey=familyfeud"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dload/games/familyfeud/familyfeud_smalllogo.jpg" width="40" height="40" border="0" alt=""></a></td>
                  <td valign=top><b><a href="http://us.rd.yahoo.com/games/dload/familyfeud/appletnew/?http://get.games.yahoo.com/proddesc?gamekey=familyfeud"><font face="arial" size="-1">Family Feud™</font></a></b><br>
                    <font size="-2" face="arial">Family Feud&#0153; is the fast-paced game based on the successful TV game show!<br/></font></td>
                </tr><tr>
                  <td valign=top align=left><a href="http://us.rd.yahoo.com/games/dload/magicmatch/appletnew/?http://get.games.yahoo.com/proddesc?gamekey=magicmatch"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dload/games/magicmatch/magicmatch_smalllogo.jpg" width="40" height="40" border="0" alt=""></a></td>
                  <td valign=top><b><a href="http://us.rd.yahoo.com/games/dload/magicmatch/appletnew/?http://get.games.yahoo.com/proddesc?gamekey=magicmatch"><font face="arial" size="-1">Magic Match</font></a></b><br>
                    <font size="-2" face="arial">Explore six mystical realms in the Lands of the Arcane with Giggles your helper imp by your side!<br/><br/></font></td>
                </tr>
              </table>
            </td>
          </tr>
        </table>
     </td>

     <td width="7">&nbsp;</td>

     <td bgcolor="F4F7FC" valign="top">

       <table width=100% border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="6787BB">
    <td height="1"></td>
  </tr>
  <tr bgcolor="8FA8D2">
    <td></td>
  </tr>
       </table>

       <table border=0 cellpadding=2 cellspacing=0 width="100%">
  <tr bgcolor="6787BB">
    <td nowrap width="3%"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dots.gif" width="6" height="7" alt=""></td>
    <td nowrap width="94%" bgcolor="6787BB" valign="top" height="17"><center><b><font
size="-2" face="verdana" color="white">Bejeweled 2 Resources :  <a
href="http://us.rd.yahoo.com/games/dload/bejeweled2/applet/?http://get.games.yahoo.com/proddesc?gamekey=bejeweled2"><font
color="white">Download Bejeweled 2 Now!</font></a></font></b></center></td>
    <td nowrap width="3%"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dots.gif" width="6" height="7" alt=""></td>
  </tr>
       </table>

       <table width=100% border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="446292">
    <td height="1"></td>
  </tr>
       </table>
       <br>

 

  <center>


<OBJECT
 id="GameObject"
 CLASSID="clsid:DF780F87-FF2B-4DF8-92D0-73DB16A1543A"
 width=480
 height=360
 CODEBASE="http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/popcaploader_v6.cab#version=1,0,0,5">

<PARAM name="gamename" value="bejeweled2">
<PARAM name="partnername" value="Yahoo">
<PARAM name="displayname" value="Bejeweled 2">
<PARAM name="gamecab" value="http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/bejeweled2.cab">
<PARAM name="gamecabsize" value="637000">

<PARAM name="params" value="ExtrasURL0,ExtrasURL1,ExtrasURL2,ExtrasURL3,ExtrasURL4">
<PARAM name='ExtrasURL0' value='http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/extras0.cab'>
<PARAM name='ExtrasURL1' value='http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/extras1.cab'>
<PARAM name='ExtrasURL2' value='http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/extras2.cab'>
<PARAM name='ExtrasURL3' value='http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/extras3.cab'>
<PARAM name='ExtrasURL4' value='http://download.games.yahoo.com/games/web_games/popcap/bejeweled2/extras4.cab'>


<PARAM name="host1" value="*.yahoo.com">
<PARAM name="hostsig1"
value="Gls2GuQU8S8lT1InYBl005TotpDO0eP/21f+9kBk1i+fl9yUBXzkMLPj10XwrS648XBrkizvqNlaiL4P4hE3DyrhmTcM5zMXiF/gheKtzOE3a6kKuEm/dJflVlMVmyHUq9fOWHMqH2VnryMcrgidqMtRy3zVLp5s0hiJNfh3Jmk=">


</OBJECT>


<SCRIPT Language=JavaScript><!--

function ReceiveNotification(method,param)
{
 if (method=="pc_launchinstaller")
 {
  aWindow = window.open('http://get.games.yahoo.com/proddesc?gamekey=bejeweled2','Upsell');
  aWindow.focus();
 }
}

//--></Script>

<SCRIPT FOR="GameObject" EVENT="PopcapNotification(method,param)" LANGUAGE="JavaScript"><!--
 ReceiveNotification(method,param);
//--></SCRIPT>


  </center>
      <br>

          <center>
                      <font face="verdana" size="-2" color="FF8000"><b>Note:  Bejeweled 2 requires Internet Explorer and Windows. </b></font>
                    </center>
                    <br>
       
        <table width=100% border="0" cellspacing="0" cellpadding="0">
     <tr bgcolor="6787BB">
          <td height="1">
   </td>
     </tr>
     <tr bgcolor="8FA8D2">
          <td>
   </td>
     </tr>
</table>

<table border=0 cellpadding=2 cellspacing=0 width="100%">
<tr bgcolor="6787BB"><td nowrap width="3%"><div align="center"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dots.gif" width="6" height="7"></div></td><td nowrap width="94%" bgcolor="6787BB" valign="top"><center><b><font size="-2" face="verdana" color="white">If You Like This Game, You Might Like These Other Games:</font></b></center></td><td nowrap width="3%"><div align="center"><img src="http://us.i1.yimg.com/us.yimg.com/i/us/ga/dots.gif" width="6" height="7"></div></td></tr>
</table>

<table width=100% border="0" cellspacing="0" cellpadding="0">
     <tr bgcolor="446292">
          <td height="1">
   </td>
     </tr>
</table>

<table border=0 cellspacing=0 cellpadding=0 width="100%">
     <tr>
          <td height="7">
   </td>
     </tr>
</table>
<table cellpadding=1 cellspacing=0 border=0 width="100%">
     <tr>
          <td width="7%">
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
   </td>
   <td width="31%" valign="top">
        <font face=arial size=-1>
             <a href="http://us.rd.yahoo.com/games/front/al/?http://games.yahoo.com/games/downloads/al.html">
           Alchemy
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(376)
        </font>
        <font face=arial size=-1>
             <br>

      <a href="http://us.rd.yahoo.com/games/front/bo/?http://games.yahoo.com/games/downloads/bo.html">
            Bounce Out
      </a>
        </font>
        <font face=arial size=-2>
              &nbsp;(874)
        </font>
        <font face=arial size=-1>
             <br>

             <a href="http://us.rd.yahoo.com/games/front/cl/?http://games.yahoo.com/games/downloads/cl.html">
           Collapse
             </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(5)
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-1>
             <br>

             <a href="http://us.rd.yahoo.com/games/front/cb/?http://games.yahoo.com/games/downloads/cb.html">
           Cubis
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;<img src="http://us.i1.yimg.com/us.yimg.com/i/new2.gif" width=28 height=11>
        </font>
        <font face=arial size=-1>
        </font>
  </td>

  <td width="29%" valign="top">
        <font face=arial size=-1>
             <a href="http://us.rd.yahoo.com/games/front/dm/?http://games.yahoo.com/games/downloads/dm.html">
           Diamond Mine
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(389)
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-2>
        </font>
        <font face=arial size=-1>
             <br>

             <a href="http://us.rd.yahoo.com/games/front/dy/?http://games.yahoo.com/games/downloads/dy.html">
           Dynomite
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(421)
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-2>
        </font>
        <font face=arial size=-1>
             <br>

             <a href="http://us.rd.yahoo.com/games/front/gd/?http://games.yahoo.com/games/downloads/gd.html">
           Gem Drop
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(123)
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-2>
        </font>
        <font face=arial size=-1>
             <br>

             <a href="http://us.rd.yahoo.com/games/front/gl/?http://games.yahoo.com/games/downloads/gl.html">
           Glinx
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(106)
        </font>
  </td>
         <td width="33%" valign="top">
        <font face=arial size=-1>
             <a href="http://us.rd.yahoo.com/games/front/na/?http://games.yahoo.com/games/downloads/na.html">
           Noah's Ark
      </a>
        </font>
        <font face=arial size=-2>
             &nbsp;(183)
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-2>
        </font>
        <font face=arial size=-1>
            <br>

            <a href="http://us.rd.yahoo.com/games/front/tx/?http://games.yahoo.com/games/downloads/tx.html">
                 Text Twist
            </a>
        </font>
        <font face=arial size=-2>
            &nbsp;(2160)
        </font>
        <font face=arial size=-1>
        </font>
        <font face=arial size=-2>
        </font>
        <font face=arial size=-1>
            <br>

            <a href="http://us.rd.yahoo.com/games/front/wh/?http://games.yahoo.com/games/downloads/wh.html">
                 What Word
            </a>
        </font>
        <font face=arial size=-2>
            &nbsp;(159)
        </font>
  </td>
     </tr>
</table>
          <table cellpadding="3" border="0" width="100%" cellspacing="0">
            <tr>
              <td>
                <div align="right"><font face="arial" size="-2"><a href="http://games.yahoo.com/">See
                  All Games in Yahoo! Games...</a></font></div>
              </td>
            </tr>
          </table>
       
        <br>

<div id="ygawgls"><!-- --></div>

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

   <APPLET code="y.cnt.0" archive="y/cnt4.jar" width=10 height=10 hspace=0 vspace=0>
     <PARAM name="codebase" value="http://presence.games.yahoo.com/yog/">
       <PARAM name="id" value="">
  <PARAM name="location" value="games.page.bj2">
   </APPLET>

   <!-- endif y_l_cookie -->
 </center>
  </center>
     <hr size="1" width="750" noshade>
  <center><font face="arial" size=-2>Copyright &copy; 2006 Yahoo! Inc. All rights reserved.<br>
<a href="http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=0/SIG=115lc1rk9/*http://privacy.yahoo.com/privacy/us">Privacy Policy</a> -
<a href="http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=1/SIG=1136qnvkg/*http://docs.yahoo.com/info/terms/">Terms of Service</a> -
<a href="http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=2/SIG=11lp7krrc/*http://docs.yahoo.com/info/copyright/copyright.html">Copyright/IP Policy</a><br><a href="http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=3/SIG=11mirhvs7/*http://docs.yahoo.com/info/guidelines/community.html">Guidelines</a> -
<a href="http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=4/SIG=1163ffkp0/*http://help.yahoo.com/help/us/games/">Questions</a>, <a href="http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=5/SIG=11798o4bu/*http://games.yahoo.com/games/feedback">Comments</a>, <a href="
http://us.ard.yahoo.com/SIG=12kia8akv/M=236957.3269183.4566788.1919865/D=gamesnew/S=780001140:FOOT/Y=YAHOO/EXP=1141056217/A=1299173/R=6/SIG=11798o4bu/*http://games.yahoo.com/games/feedback">Bugs</a><br></font></center> <!-- SpaceID=780001140 loc=FR001 noad -->
 <!-- SpaceID=780001140 loc=FSRVY noad -->
<script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=169jqe4ec%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d3781249366%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=129hes122%2fN%3ddmh4GELaX9U-%2fC%3d-1%2fD%3dFSRVY%2fB%3d-1');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16ef4ohun%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d1791849925%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=129hes122%2fN%3ddmh4GELaX9U-%2fC%3d-1%2fD%3dFSRVY%2fB%3d-1"></noscript><script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=169mapkrh%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d3316378777%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=13913ndge%2fN%3dcWh4GELaX9U-%2fC%3d236957.3269183.4566788.1919865%2fD%3dFOOT%2fB%3d1299173');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16e5pe7lt%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d2274737007%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=13913ndge%2fN%3dcWh4GELaX9U-%2fC%3d236957.3269183.4566788.1919865%2fD%3dFOOT%2fB%3d1299173"></noscript>
<!-- SpaceID=780001140 loc=RS noad-spid -->
<script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=169stbana%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d3181443168%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=126rcnqps%2fN%3dcmh4GELaX9U-%2fC%3d-2%2fD%3dRS%2fB%3d-2');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16d51dnt4%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d690126365%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=126rcnqps%2fN%3dcmh4GELaX9U-%2fC%3d-2%2fD%3dRS%2fB%3d-2"></noscript><!-- SpaceID=780001140 loc=RS2 noad-spid -->
<script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a)
{
yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=169b50ufv%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d8%2fY%3dYAHOO%2fF%3d4088555105%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
yzq_a('a', '&U=127hnem6u%2fN%3dc2h4GELaX9U-%2fC%3d-2%2fD%3dRS2%2fB%3d-2');
}
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16dkro6pq%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d2.1%2fW%3d8%2fY%3dYAHOO%2fF%3d684713307%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1&U=127hnem6u%2fN%3dc2h4GELaX9U-%2fC%3d-2%2fD%3dRS2%2fB%3d-2"></noscript>
</BODY>
</HTML>
<script type="text/javascript">
if (window.yzq_a == null) document.write("<scr" + "ipt type=text/javascript src=http://us.js2.yimg.com/us.js.yimg.com/lib/bc/bc_1.7.3.js></scr" + "ipt>");
</script><script type="text/javascript">
if (window.yzq_a) yzq_a('p', 'P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=169vtl58v%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d1.1%2fW%3d9%2fY%3dYAHOO%2fF%3d1825891629%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fS%3d1%2fJ%3dEDA949D1');
if (window.yzq_gb && window.yzq4) yzq4();
else if (window.yzq_eh) yzq_eh();
</script><noscript><img width=1 height=1 alt="" src="http://us.bc.yahoo.com/b?P=LboT1kLaR.aRnO_RRAMGfh48zftslUQDBrkADBnr&T=16dgdds6s%2fX%3d1141049017%2fE%3d780001140%2fR%3dgamesnew%2fK%3d5%2fV%3d3.1%2fW%3d9%2fY%3dYAHOO%2fF%3d831326887%2fH%3deWdfbG9naW5faG9zdD1sb2dpbi55YWhvby5jb20geWdfaG9zdD1nYW1lcy55YWhvby5jb20-%2fQ%3d-1%2fS%3d1%2fJ%3dEDA949D1"></noscript>
<!-- p27.games.scd.yahoo.com compressed/chunked Mon Feb 27 06:03:37 PST 2006 -->

Enter content here

Enter supporting content here

Flashland &copy;