<HTML>
<BODY>
<STYLE type="text/css">
<!-- 
Classes and IDs will go in here...
-->
a.external:link {color: #0000ff; font-size: 07pt; }
a.external:visited {color: #0000ff;  }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; }
</STYLE>


<script language=Javascript>
<!--
var copytoclip=1
function HighlightAll(theField) {
var tempval=eval("document."+theField)
tempval.focus()
tempval.select()
 if (document.all&&copytoclip==1){
  therange=tempval.createTextRange()
  therange.execCommand("Copy")
  window.status="Contents highlighted and copied to clipboard!"
  setTimeout("window.status=''",2400);
  }
}

var url = "http://www.imagevenue.com/";
var title = "ImageVenue.com - Image Hosting";

function highlight(field) {
       field.focus();
       field.select();
}

function favorites(){
if(document.all)
window.external.AddFavorite(url,title)
}
function assign_val (num1, num2)
 {
       return num1 * 5 + num2;
}

-->
</script>



 




<script type="text/javascript">

function closeWindow() 
{
  this.focus();
    self.opener = this;
      self.close();
}

function getCookie(name)
{
var dc = document.cookie;
  var prefix = name + "=";
  var begin = dc.indexOf("; " + prefix);
  if (begin == -1) {
    begin = dc.indexOf(prefix);
    if (begin != 0) return null;
  } else
    begin += 2;
  var end = document.cookie.indexOf(";", begin);
  if (end == -1)
    end = dc.length;
  return unescape(dc.substring(begin + prefix.length, end));

}
function setCookie (name, value, time)
        {
                var expires = new Date();

                expires.setTime( expires.getTime() + time );

document.cookie = name + '=' + value + '; domain=.imagevenue.com; path=/; expires=' + expires.toGMTString();
        }


function surfBegin()
{
              
        setCookie('surfBegin', 1, (11*3600*1000));

}



function tableWidth()
{return windowWidth()-100;}

function windowWidth() {
if (navigator.appName=="Netscape")
return window.innerWidth;

return document.body.offsetWidth;
}

function scaleImg() {
what = document.getElementById('thepic');
actualHeight=what.height; 
actualWidth=what.width;
if (  fitsInWindow() ) 
return;
if(what.width==tableWidth())
 {
what.width=actualWidth;
what.height=actualHeight;
}
else
{
what.style.cursor = "pointer";
what.width=tableWidth();
what.height = (actualHeight/actualWidth) * what.width;
}
}

function showOnclick()
{
what = document.getElementById('thepic');

if (actualWidth == what.width)
        return scaleImg();
else if (actualWidth > what.width)
{
what.width=actualWidth;
what.height=actualHeight;
}
}

function liveResize() {
what = document.getElementById('thepic');
actualHeight=what.height; actualWidth=what.width;
 if (fitsInWindow())return;
if (what.width!=actualWidth) {
what.width=tableWidth();what.height = (actualHeight/actualWidth) * what.width;
}
}

function setImgWidth(){
 if (fitsInWindow())return;
document.getElementById('thepic').width=tableWidth();
}
function fitsInWindow() {
   what = document.getElementById('thepic');
   var  actualWidth= what.width;
  if (actualWidth<tableWidth()) {

   return true;
  } else {
  return false;
  }
  }
</script>


<P>







<center>

<P>
<font  face="Verdana"  size="-1" >
get free clicks to your blog with ImageVenue
<A HREF="http://users.imagevenue.com/traffic_drive.php">  traffic drive</A>
</font>
<P>

</center>

<center>
<table>
<Tr><td align=center>

<a href=http://img273.imagevenue.com/img.php?image=89009_snl_122_467lo.jpg
 > << Previous</a> 
</td></tr>

</table>

</center>

<P>

<center>
<table border="0" width="100%" bgcolor= "white" cellspacing="0"
cellpadding="0">

<tr>
<td align="center" valign="top">
<a href="#" onClick="showOnclick()"><img id="thepic" onLoad="scaleImg();"   SRC="aAfkjfp01fo1i-23514/loc892/89010_snl2_122_892lo.jpg" alt="aAfkjfp01fo1i-23514/loc892/89010_snl2_122_892lo.jpg" ></td>
</tr>
</table>


<P>
Views: 12 <BR>
<a href=http://img273.imagevenue.com/galshow.php?gal=gallery_1289689015397_467lo > View Gallery</a>
</center>

<!-- BEGIN ADVERTPRO CODE BLOCK -->

<!-- BEGIN ADVERTPRO CODE BLOCK -->

<SCRIPT language="JavaScript" type="text/javascript">
<!--
if (!document.cookie || document.cookie.indexOf('AVPWCAP=') == -1) {
  document.write('<SCR'+'IPT src="http://imagevenue.advertserve.com/servlet/view/window/javascript/media?mid=28&pid=0&random='+Math.floor(89999999*Math.random()+10000000)+'&millis='+new Date().getTime()+'&referrer='+escape(document.location)+'" language="JavaScript" type="text/javascript"></SCR'+'IPT>');
}
//-->
</SCRIPT>

<!-- END ADVERTPRO CODE BLOCK -->







<!-- END ADVERTPRO CODE BLOCK -->





<P>
<P>
<P>

<center>
<input type="button" onclick="closeWindow()" value="close  window" />
</center>



<P>

<font color="blue" face="Verdana"  size="-1" >
<A HREF=http://img169.imagevenue.com/get_code.php?loc=loc892&image=89010_snl2_122_892lo.jpg  >   get link code </A> for this image.
</font>

<!-- Start Quantcast tag -->
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">_qacct="p-78-9ZoeNPEQ9I";quantserve();</script>
<noscript>
<a href="http://www.quantcast.com/p-78-9ZoeNPEQ9I" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-78-9ZoeNPEQ9I.gif" style="display: none" border="0" height="1" width="1" alt="Quantcast"/></a>
</noscript>
<!-- End Quantcast tag -->







<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-117336-3']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>


</BODY>
</HTML>


