<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>index.htm</title>
</head>

<body
background="http://www.monismith.com/cnvbkgnd.jpg"
bgcolor="#FFFFFF">

<p>&nbsp;</p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan -->
<STYLE type="text/css">
BODY {scrollbar-3dlight-color:#DC143C;
scrollbar-arrow-color:#7FFFD4;
scrollbar-base-color:#00008B;
scrollbar-track-color:#00FFFF;
scrollbar-darkshadow-color:#FF7F50;
scrollbar-face-color:#8B0000;
scrollbar-highlight-color:#00FFFF;
scrollbar-shadow-color:#F5F5DC}
</STYLE>
<!--webbot
bot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup"
startspan --><script language="JavaScript"
src="http://www.kissdesign.net/horloge/143/calendrier.js"></script><!--webbot bot="HTMLMarkup" endspan --><img
src="http://swnm.com/smitty/flbar5.gif" width="649" height="79"></p>

<p align="center">&nbsp;</p>

<p align="center"><img
src="http://www.monismith.com/MONIpage.gif" width="231"
height="159"><!--webbot bot="HTMLMarkup" startspan --><!-- STEP ONE: Paste this code into the HEAD of your HTML document -->
<SCRIPT language=JavaScript1.2>
<!-- hiding
var ver = navigator.appVersion;
var dom = document.getElementById ? 1 : 0;
var ie5 = (ver.indexOf("MSIE 5") > -1 && dom) ? 1 : 0;
var n = (document.layers);
var ie = (document.all);

var sparksAflyin = 0;
var totalSparks = 0;
var sparksOn = 1;
function initMouseEvents() {
document.onmousedown = mouseDown;
if (n) document.captureEvents(Event.MOUSEDOWN | Event.MOUSEMOVE);
}
function mouseDown(e) {
if (sparksOn) {
var mousex = (n) ? e.pageX : event.x+document.body.scrollLeft;
var mousey = (n) ? e.pageY : event.y+document.body.scrollTop;
if (!sparksAflyin) {
for (var k = 0; k <= 9; k++)
eval('SHOW("sDiv'+k+'")');
sparksAflyin = 1;
totalSparks = 0;
for(i = 0;i <= 9; i++)
eval('moveTo('+i+',0,'+mousex+','+mousey+')');
}
}
}
function moveTo(i,j, mousex, mousey){
if (j < eval('anim_'+i+'_x.length') ){
var tempx = eval('anim_'+i+'_x[j]+mousex');
var tempy = eval('anim_'+i+'_y[j]+mousey');
if (ie) {
if(tempy+30 > (document.body.offsetHeight+document.body.scrollTop))
tempy = document.body.offsetHeight+document.body.scrollTop-30;
if(tempx+30 > (document.body.offsetWidth+document.body.scrollLeft))
tempx = document.body.offsetWidth+document.body.scrollLeft-30;
eval('document.all.sDiv'+i+'.style.left = tempx;');
eval('document.all.sDiv'+i+'.style.top = tempy;');
}
if (n) {
eval('document.layers.sDiv'+i+'.left = tempx;');
eval('document.layers.sDiv'+i+'.top = tempy;');
}
j++;
// timeout: 50 = fireworks speed, larger number = slower speed
setTimeout("moveTo("+i+","+j+","+mousex+","+mousey+")",50)
}
else {
eval('HIDE("sDiv'+i+'")');
totalSparks++;
}
if (totalSparks == 10) {
sparksAflyin = 0;
totalSparks = 0;
}
}
function SHOW(divName){
if (document.all)
eval('document.all.'+divName+'.style.visibility = "visible";');
else if (document.layers)
eval('document.layers["'+divName+'"].visibility = "visible";');
}
function HIDE(divName){
if (document.all)
eval('document.all.'+divName+'.style.visibility = "hidden";');
else if (document.layers)
eval('document.layers["'+divName+'"].visibility = "hide";');
}
anim_0_x=new Array(20,20,10,0,0,0,0,0,0,0,0,0);
anim_0_y=new Array(-20,-40,-60,-80,-60,-40,-20,0,20,40,60,80);
anim_1_x=new Array(20,20,17,36,60,78,90,92,93,98,108,120,133,152,181);
anim_1_y=new Array(-20,-20,-33,-38,-38,-27,-2,25,51,84,113,141,162,212,253);
anim_2_x=new Array(20,20,2,3,4,5,6,7,8,9,10,12,13,15,18);
anim_2_y=new Array(-20,-20,-33,-38,-38,-27,-2,25,51,84,113,141,162,212,253);
anim_3_x=new Array(-20,-20,-2,-1,7,10,18,35,60,102,94,94,93,97,108,111,117,127);
anim_3_y=new Array(-20,-25,-64,-89,-104,-150,-173,-197,-213,-199,-151,-101,-66,-17,27,87,140,189);
anim_4_x=new Array(-20,-20,-10,-39,-30,-69,-64,-138,-154,-200,-181,-209,-191,-207,-203,-213,-202,-221,-211);
anim_4_y=new Array(-20,-20,-28,-51,-79,-100,-135,-154,-193,-183,-149,-134,-89,-60,8,51,107,157,201);
anim_5_x=new Array(-20,-29,-51,-72,-105,-133,-164,-189,-209,-229,-247,-270,-279,-282,-283,-283,-285,-286,-288);
anim_5_y=new Array(-20,-55,-86,-116,-154,-183,-205,-217,-217,-198,-169,-120,-44,-8,40,87,144,190,248);
anim_6_x=new Array(-20,-20,-7,14,44,79,143,186,217,226,234,244,250,259,265,274);
anim_6_y=new Array(-20,-21,-72,-113,-139,-166,-188,-181,-126,-68,-3,54,134,187,215,257);
anim_7_x=new Array(20,20,-3,-9,-13,-27,-33,-44,-54,-66,-77,-95,-107,-136,-150,-160,-164,-168,-171,-172,-172,-176,-175);
anim_7_y=new Array(-20,-26,-43,-63,-89,-116,-145,-169,-201,-222,-240,-253,-254,-245,-220,-195,-160,-124,-81,-53,-26,19,68);
anim_8_x=new Array(-20,20,-35,39,0,45,-1,24,-15,14,-20,35,-18,38,-11,16,49,64,81,93,100,103,109);
anim_8_y=new Array(-20,-20,-32,-42,-62,-76,-89,-107,-132,-147,-173,-180,-192,-209,-236,-193,-119,-73,-24,51,95,130,188);
anim_9_x=new Array(-20,-51,-89,-110,-165,-191,-228,-240,-259,-271,-277,-281,-287);
anim_9_y=new Array(-20,-20,-35,-37,-34,-16,10,47,105,150,189,227,273);
// End -->
</SCRIPT>
<!-- STEP TWO: Insert the onLoad event handler into your BODY tag --><!-- STEP THREE: Copy this code into the BODY of your HTML document --><!-- To use your own images, just put the necessary image --><!-- tags (<img src="...">) inside each DIV tag in this code -->
<DIV id=sparks>
<DIV id=sDiv0 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=red>.</FONT></DIV>
<DIV id=sDiv1 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=yellow>.</FONT></DIV>
<DIV id=sDiv2 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=blue>.</FONT></DIV>
<DIV id=sDiv3 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=red>.</FONT></DIV>
<DIV id=sDiv4 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=orange>.</FONT></DIV>
<DIV id=sDiv5 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=white>.</FONT></DIV>
<DIV id=sDiv6 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=green>.</FONT></DIV>
<DIV id=sDiv7 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=skyblue>.</FONT></DIV>
<DIV id=sDiv8 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=yellow>.</FONT></DIV>
<DIV id=sDiv9 style="VISIBILITY: hidden; POSITION: absolute"><FONT
face="arial black" color=white>.</FONT></DIV></DIV>
<!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center"><font color="#004040"><strong>Above banner
courtesy of</strong></font><font color="#FFFF00"><strong>:</strong></font><a
href="http://www.zianet.com/jw_laurie/index.htm"
target="index.htm"><font color="#FFFF00"> </font><font
color="#000000">Laurie</font></a></p>

<p align="center"><img
src="http://www.swnm.com/smitty/flbar5.gif" width="649"
height="79"></p>

<p align="center">&nbsp;</p>

<p align="center"><a href="http://lucky_star.bravejournal.com"><font
size="2"><!--webbot bot="HTMLMarkup" startspan --><table border="0" cellpadding="0" cellspacing="0" width="200">
<tr><td background="http://www.monismith.com/cc2.gif" align="center" width="200" height="35">
<font face="Arial, Helvetica, Sans Serif" size="2" color="#E000000"><b>
<span id="clock">

<SCRIPT LANGUAGE="JavaScript">

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original: Chris (javascript@crashedstar.com) -->
<!-- Web Site: http://www.crashedstar.com/ -->

<!-- Begin
var dayarray=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var montharray=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
function getthedate(){
var mydate=new Date()
var year=mydate.getYear()
if (year < 1000)
year+=1900
var day=mydate.getDay()
var month=mydate.getMonth()
var daym=mydate.getDate()
if (daym<10)
daym="0"+daym
var hours=mydate.getHours()
var minutes=mydate.getMinutes()
var seconds=mydate.getSeconds()
var dn="AM"
if (hours>=12)
dn="PM"
if (hours>12){
hours=hours-12
}
{
d = new Date();
Time24H = new Date();
Time24H.setTime(d.getTime() + (d.getTimezoneOffset()*60000) + 3600000);
InternetTime = Math.round((Time24H.getHours()*60+Time24H.getMinutes()) / 1.44);
if (InternetTime < 10) InternetTime = '00'+InternetTime;
else if (InternetTime < 100) InternetTime = '0'+InternetTime;
}
if (hours==0)
hours=12
if (minutes<=9)
minutes="0"+minutes
if (seconds<=9)
seconds="0"+seconds
//change font size here
var cdate=dayarray[day]+", "+montharray[month]+" "+daym+" "+year+" <br> "+hours+":"+minutes+":"+seconds+" "+dn+""
if (document.all)
document.all.clock.innerHTML=cdate
else if (document.getElementById)
document.getElementById("clock").innerHTML=cdate
else
document.write(cdate)
}
if (!document.all&&!document.getElementById)
getthedate()
function goforit(){
if (document.all||document.getElementById)
setInterval("getthedate()",1000)
}
window.onload=goforit
// End -->
</script>

</span>
</b>
</font></td></tr>
</table>
<!--webbot
bot="HTMLMarkup" endspan --></font></a></p>

<p align="center"><a href="http://lucky_star.bravejournal.com"><font
size="2"><!--webbot bot="HTMLMarkup" startspan --><!-- Start Bravenet.com Service Code -->
<div align="center">
<a href="http://pub12.bravenet.com/forum/1008484849">
<img src="http://assets.bravenet.com/cp/forum.gif" border="0" title="Free Message Forum from Bravenet.com" alt="Free Message Forum from Bravenet.com" /></a>&nbsp;<a href="http://www.bravenet.com"><img src="http://assets.bravenet.com/cp/bn-forum.gif" border="0" title="Free Message Forums from Bravenet.com" alt="Free Message Forums from Bravenet.com" /></a>
</div>
<!-- End Bravenet.com Service Code --><!--webbot
bot="HTMLMarkup" endspan --></font></a></p>

<p align="center"><font size="3"><!--webbot bot="HTMLMarkup"
startspan --><!--
a {color:blue;}
a:visited {color:purple;}
a:hover {color:red;}
--><!--webbot bot="HTMLMarkup" endspan --></font> <!--webbot
bot="HTMLMarkup" startspan --><BGSOUND SRC="http://www.angelfire.com/ab7/skinnyschwavs4/Eagles_PleaseComeHomeForChristmas.wav autostart=true>




<!--webbot bot="HTMLMarkup"
endspan --></p>

<p align="center">&nbsp;</p>

<p align="center"><a
href="http://pub12.bravenet.com/photocenter/album.php?usernum=1008484849"
target="index.htm"><font color="#FFFF66"><strong><u><img
src="http://www.monismith.com/album.gif" border="0" width="115"
height="100"></u></strong></font></a></p>

<p align="center"><font color="#004000"><strong><u>Check out our
pictures!</u></strong></font></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan
<!--webbot -->
<p align="left"><!--webbot bot="HTMLMarkup" endspan --></p>

<p align="center"><font color="#004000"><!--webbot
bot="HTMLMarkup" startspan -->
<SCRIPT language=JavaScript type=text/javascript>
<!--
getit1="";
getit2="";
today = new Date();
weekday = today.getDay();
if (weekday == 0) getit1='Sunday';
if (weekday == 1) getit1='Monday';
if (weekday == 2) getit1='Tuesday';
if (weekday == 3) getit1='Wednesday';
if (weekday == 4) getit1='Thursday';
if (weekday == 5) getit1='Friday';
if (weekday == 6) getit1='Saturday';
month = today.getMonth();
if (month == 0) getit2='January';
if (month == 1) getit2='Febuary';
if (month == 2) getit2='March';
if (month == 3) getit2='April';
if (month == 4) getit2='May';
if (month == 5) getit2='June';
if (month == 6) getit2='July';
if (month == 7) getit2='August';
if (month == 8) getit2='September';
if (month == 9) getit2='October';
if (month == 10) getit2='November';
if (month == 11) getit2='December';
date = today.getDate();
year=today.getFullYear();
document.write ("<font color='black' size=3>" + getit1,' ',getit2,' ',date,', ',year + "</font>");
// -->
</SCRIPT>
<!--webbot bot="HTMLMarkup"
endspan --></font></p>

<p align="center"><font color="#004000" size="3"><strong><u>Hi,
Moni here, welcome to my website. This site is about me, my
husband Floyd, my family, my friends, my Town and my State. Also
I have thrown in some fun things, like my Aliens Page, Funstuff
and Critters. We have critters of our own, 3 dogs and 2 birds.
Our largest dog and our sweet but great watchdog, is Casey, a
girl, blond German Shepard with black points, - pretty huh! Then
we have Duke, an incorrigible German Shorthair, otherwise known
as a bird dog. Duke likes to run, jump, bark and do all those
things that a teenage boy dog does do. Our oldest dog is a little
toy Pomeranian - her name is Mitzi and she is a black Pom with
white chest. Well, she also has white in other places but really
it is Grey, poor baby - I can relate.</u></strong></font></p>

<p align="center"><font color="#004000" size="3"><strong><u>Take
the tour, check out these sites, drop me a line and tell me what
you think. Well, then again, remember I am an old lady, so be
nice. </u></strong></font></p>

<p align="center">&nbsp;</p>

<p align="center"><a target="index.htm"><img
src="http://www.monismith.com/8.gif" width="130" height="78"></a><font
color="#004000"><strong><u>Let's get started shall we. Click the
red buttons and come into our world. Some information about our
town of Deming, NM, information about our State of New Mexico
(Views), and fun places to visit. Get a cup of coffee or tea, sit
and enjoy your visit.</u></strong></font></p>

<p align="center"><font color="#004000"><strong><u>Check out
Christina's and Laurie's New Mexico Sites. Click logos below:</u></strong></font></p>

<p align="center"><img
src="http://www.monismith.com/coffee_2.gif" width="57"
height="70"><a href="http://www.geocities.com/cstockrt66/"
target="index.htm"><img
src="http://www.monismith.com/ChristinaPage.gif" border="0"
width="176" height="165"></a><a
href="http://www.zianet.com/jw_laurie/index.html"
target="index.htm"><img
src="http://www.monismith.com/alamo5banner.jpg" border="0"
width="169" height="280"></a><font color="#004000"><strong><u><img
src="http://www.monismith.com/kokopelli_on_rock_background_lg_clr.gif"
width="156" height="169"></u></strong></font></p>

<p align="center"><a href="http://www.monismith.com/gallery.htm"
target="index.htm"><img
src="http://www.monismith.com/coollogo_com_119431379.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/critters.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_170421064.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/hotlinks.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_170421250.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/deming.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_170431034.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/aliens.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_170431239.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/funstuff.htm"><img
src="http://www.monismith.com/coollogo_com_170541494.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/seniors.htm"><img
src="http://www.monismith.com/coollogo_com_184943039.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/garden.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_185094524.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/oldwest.htm" target="index.htm"><img
src="http://www.swnm.com/smitty/coollogo_com_18731514.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/sports.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_18731536.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/views.htm" target="index.htm"><img
src="http://www.monismith.com/coollogo_com_170641527.gif"
border="0" width="158" height="40"></a><a
href="http://www.monismith.com/quotes.htm"><img
src="http://www.monismith.com/coollogo_com_22826834.gif"
border="0" width="158" height="40"></a></p>

<p align="center"><a href="http://smitty5000.bravejournal.com"
target="index.htm"><img
src="http://www.monismith.com/coollogo_com_170431122.gif"
border="0" width="158" height="40"></a></p>

<p align="center">&nbsp;</p>

<p align="center"><a href="http://www.monismith.com/stewart.htm"
target="index.htm"><img
src="http://www.monismith.com/cooltext11384840.gif" border="0"
width="100" height="20"></a><font color="#004000"> <strong><u>Need
PVC?</u></strong></font><img
src="http://www.monismith.com/jumpingsmileys.gif" width="111"
height="45"></p>

<p align="center">&nbsp;</p>

<p align="center"><a href="http://www.monismith.com/bhs.htm"
target="index.htm"><img
src="http://www.swnm.com/smitty/BHSsitebtn.gif" border="0"
width="146" height="66"></a><a
href="http://www.monismith.com/bellflow.htm" target="index.htm"><img
src="http://www.swnm.com/smitty/citybtn.gif" border="0"
width="146" height="66"></a></p>

<p align="center"><font color="#004000"><strong><u>For all my
Classmates from Bellflower High School, click above logos to go
to the Bellflower High School and Bellflower City Site. See
yourselves and your friends. See Bellflower as it looks today.We
have yearbooks from BHS Class of 1949 and student photos from
1921.</u></strong></font></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><!-- Begin Code Amber Ticker code. -->
<P ALIGN=CENTER>
<SCRIPT LANGUAGE="JavaScript1.2" src="http://www.codeamber.org/js/codea.js">
</script>
</P>
<!-- end of Code Amber Ticker code (c)Copyright codeamber.org 2002, 2003-->
<!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center"><img src="http://www.monismith.com/flinep2.gif"
width="233" height="57"><img
src="http://www.monismith.com/flinep2.gif" width="233"
height="57"></p>

<p align="center"><font color="#004000"><strong><u>Rich's site!</u></strong></font></p>

<p align="center"><a href="http://www.swnm.com/leadfoot"
target="index.htm"><font color="#FFFF66"><strong><u><img
src="http://www.monismith.com/logoT2.gif" border="0" width="180"
height="180"></u></strong></font></a><a
href="http://www.monismith.com/Horoscope.htm"><strong><img
src="http://www.swnm.com/smitty/merlin.gif" border="0"
width="236" height="147"></strong></a></p>

<p align="center"><font color="#004000"><strong><u>Horoscopes! -
click the wizard!!!!!</u></strong></font></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><div align="center"><p>
<a href="http://pub12.bravenet.com/cartoon/show.php?usernum=1008484849&cpv=1">
<img src="http://images.bravenet.com/pub/toonbutt.gif" border="0" width="100" height="35" /></a>
<a href="http://www.bravenet.com/">

<!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><a href="http://www.ringsurf.com/netring?ring=ameriBLOGs;id=901;action=prev"><</a>
<a href="http://www.ringsurf.com/netring?ring=ameriBLOGs;id=901;action=rand">?</a>
<a href="http://www.badsamaritan.com/ameriBLOGs.php">ameriBLOGs</a>
<a href="http://www.ringsurf.com/netring?ring=ameriBLOGs;action=list">#</a>
<a href="http://www.ringsurf.com/netring?<!--webbot
bot="HTMLMarkup" endspan --><br>
.<!--webbot bot="HTMLMarkup" startspan -->



<script src='http://voap.weather.com/weather/oap/88030?template=LAWNV&par=263546&unit=0&key=7093e7336e7a284c76577ca11b34d4c6 '></script>



<!------ cut and paste the above code into your file ----------------->

<!--webbot
bot="HTMLMarkup" endspan --><br>
<!--webbot bot="HTMLMarkup" startspan -->
<CENTER>
<TABLE>
<TBODY>
<TR>
<TD align=middle><FONT face=helvetica><A
href="http://books.dreambook.com/smitty5000/main1.html">Read</A> my
Dreambook guestbook!<BR><A
href="http://books.dreambook.com/smitty5000/main.html"></A><A
href="http://books.dreambook.com/smitty5000/main1.sign.html">Sign</A> my
Dreambook!<A href="http://books.dreambook.com/smitty5000/main.html">
Previous </A>
<P align=center><!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center">&nbsp;</p>

<p align="center"><font color="#FFFF00"><input type="button"
value="Click for Black" onclick="document.bgColor='Black'"> <input
type="button" value="Click for White"
onclick="document.bgColor='White'"> <input type="button"
value="Click for Green" onclick="document.bgColor='green'"> </font></p>

<p align="left"><img src="http://www.monismith.com/monkey.gif"
width="320" height="53"><a href="mailto:monismith50009@yahoo.com"><img
src="http://www.monismith.com/mailpost.gif" border="0" width="63"
height="118"></a><img src="http://www.monismith.com/walkin1.gif"
width="93" height="35"><img
src="http://www.monismith.com/walkin1.gif" width="93" height="35"></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><!-- Start Bravenet.com Service Code -->
<!-- The following line of code must be on one line, it can not wrap // -->
<div align="center"><script language="JavaScript" src="http://pub12.bravenet.com/minipoll/show.php?usernum=1008484849&cpv=2">
</script></div>
<!-- End Bravenet.com Service Code --><!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center"><font color="#004000"><strong><u>Come back
soon!!</u></strong></font></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><div align="center">
<table style="background-color: #000000; border-width: 1px; border-color: #d3d3d3; border-style: solid" cellpadding="1" cellspacing="3" border="0" bgcolor="#000000">
<tr>
<td colspan="5" align="center"><span style="font: bold 16px verdana,arial;">Moni's Site Ring</span><br><span style="font: 9px verdana,arial;">Ring Owner: <a href="mailto:monismith50009@msn.com">Moni Smith</a>&nbsp;&nbsp;Site: <a href="http://www.monismith.com/index.htm">Moni's Web</a></span></td>
</tr>
<tr>
<td onClick="document.location='http://pub12.bravenet.com/sitering/nav.php?usernum=1008484849&action=prev&siteid=(siteid)'; this.style.cursor='hand';" style="width: 70px; cursor: pointer"><img src="http://assets.bravenet.com/cp/sitering-prev.gif" alt="Free Site Ring from Bravenet" title="Free Site Ring from Bravenet" border="0"></td>
<td onClick="document.location='http://pub12.bravenet.com/sitering/nav.php?usernum=1008484849&action=list&siteid=(siteid)'; this.style.cursor='hand';" style="width: 70px; cursor: pointer"><img src="http://assets.bravenet.com/cp/sitering-list.gif" alt="Free Site Ring from Bravenet" title="Free Site Ring from Bravenet" border="0"></td>
<td onClick="document.location='http://pub12.bravenet.com/sitering/nav.php?usernum=1008484849&action=random&siteid=(siteid)'; this.style.cursor='hand';" style="width: 70px; cursor: pointer"><img src="http://assets.bravenet.com/cp/sitering-random.gif" alt="Free Site Ring from Bravenet" title="Free Site Ring from Bravenet" border="0"></td>
<td onClick="document.location='http://pub12.bravenet.com/sitering/nav.php?usernum=1008484849&action=join&siteid=(siteid)'; this.style.cursor='hand';" style="width: 70px; cursor: pointer"><img src="http://assets.bravenet.com/cp/sitering-join.gif" alt="Free Site Ring from Bravenet" title="Free Site Ring from Bravenet" border="0"></td>
<td onClick="document.location='http://pub12.bravenet.com/sitering/nav.php?usernum=1008484849&action=next&siteid=(siteid)'; this.style.cursor='hand';" style="width: 70px; cursor: pointer"><img src="http://assets.bravenet.com/cp/sitering-next.gif" alt="Free Site Ring from Bravenet" title="Free Site Ring from Bravenet" border="0"></td>
</tr>
<tr>
<td colspan="5" align="center"><a href="http://www.bravenet.com"><img src="http://assets.bravenet.com/cp/bn-sitering.gif" border="0" alt="Free Site Ring form Bravenet" title="Free Site Ring form Bravenet"></td>
</tr>
</table>
</div><!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan --><!-- Start Bravenet.com Service Code -->
<script language="JavaScript" type="text/javascript" src="http://pub12.bravenet.com/counter/code.php?id=355701&usernum=1008484849&cpv=2"></script>
<!-- End Bravenet.com Service Code --><!--webbot
bot="HTMLMarkup" endspan --></p>

<p align="center"><img src="http://www.monismith.com/hEpNxQ.gif"
width="250" height="200"><img
src="http://www.swnm.com/smitty/03sand.gif" width="107"
height="216"></p>

<p align="center"><a href="http://www.google.com"
target="index.htm"><img
src="http://www.swnm.com/smitty/Logo_40wht.gif" border="0"
width="128" height="53"></a></p>

<p align="center"><a href="http://www.foxnews.com"
target="index.htm"><img src="http://www.swnm.com/smitty/fox.gif"
border="0" width="36" height="28"></a><img
src="http://www.swnm.com/smitty/abc.gif" width="26" height="25"><a
href="http://www.cnbc.com" target="index.htm"><img
src="http://www.swnm.com/smitty/cnbc.jpg" border="0" width="33"
height="22"></a><a href="http://www.ap.org" target="index.htm"><img
src="http://www.swnm.com/smitty/logoap.gif" border="0" width="33"
height="25"></a><a href="http://www.demingheadlight.com"
target="index.htm"><img
src="http://www.swnm.com/smitty/headlight.gif" border="0"
width="120" height="18"></a><a href="http://www.demingradio.com"
target="index.htm"><img
src="http://www.swnm.com/smitty/radio.gif" border="0" width="100"
height="35"></a><a href="http://www.mexicocity.com"
target="index.htm"><img
src="http://www.swnm.com/smitty/76ffa48c.gif" border="0"
width="150" height="60"></a></p>

<p align="center"><font color="#004000"><strong><u>Click above
logos to go to those sites!</u></strong></font><a
href="http://lucky_star.bravejournal.com"><font color="#004040"
size="2"><strong><u><!--webbot bot="HTMLMarkup" startspan --><!-- Start Bravenet.com Service Code -->
<!-- The following line of code must be on one line, it cannot wrap // -->
<div align="center"><script language="JavaScript" src="http://pub12.bravenet.com/news/headlines.php?usernum=1008484849&cpv=2">
</script></div>
<!-- End Bravenet.com Service Code --><!--webbot
bot="HTMLMarkup" endspan --></u></strong></font></a></p>

<p align="center"><img src="http://www.monismith.com/flinep2.gif"
width="233" height="57"><img
src="http://www.monismith.com/flinep2.gif" width="233"
height="57"></p>

<hr>

<p align="center"><a target="moni.htm"><font color="#FFFF00"><strong><u><img
src="http://www.swnm.com/smitty/kishug.gif" width="49"
height="52"></u></strong></font></a><font color="#004000"
size="4"><strong><u>Some of our favorite places to visit.</u></strong></font><a
target="moni.htm"><font color="#FFFF00"><strong><u><img
src="http://www.swnm.com/smitty/kishug.gif" width="49"
height="52"></u></strong></font></a></p>

<p align="center">&nbsp;</p>

<hr>

<p align="center"><a href="http://www.laavenue.com"
target="index.htm"><font color="#FFFF00" size="3"><strong><u><img
src="http://www.swnm.com/smitty/LAAVENUELIVECAM.gif" border="0"
width="88" height="31"></u></strong></font></a><font
color="#004000" size="3"><strong><u>Watch Nick drive the streets
of LA LIVE! </u></strong></font><font color="#FFFF00" size="3"><strong><u><img
src="http://www.monismith.com/trail1.gif" width="38" height="35"></u></strong></font></p>

<p>&nbsp;</p>

<p><a href="http://www.belmarbeachcam.com" target="index.htm"><font
color="#FFFF00" size="3"><strong><u><img
src="http://www.swnm.com/smitty/bbc2.gif" border="0" width="399"
height="55"></u></strong></font></a><font color="#FFFF00"
size="3"><strong><u> </u></strong></font><a
href="http://www.leonardscamworld.com" target="index.htm"><font
color="#FFFF00" size="3"><strong><u><img
src="http://www.swnm.com/smitty/camworld.gif" border="0"
width="175" height="100"></u></strong></font></a></p>

<p><a href="http://www.rsn.com"><font color="#FFFF00"><strong><u><img
src="http://www.swnm.com/smitty/water_logoarea.gif" border="0"
width="223" height="86"></u></strong></font></a><a
href="http://www.eatgoodstuff.com" target="index.htm"><font
color="#FFFF00"><strong><u><img
src="http://www.swnm.com/smitty/strandcamlogo4.gif" border="0"
width="328" height="52"></u></strong></font></a><a
href="http://www.earthcam.com" target="index.htm"><font
color="#000000"><strong><u><img
src="http://www.monismith.com/logo123.gif" border="0" width="120"
height="76"></u></strong></font></a><font color="#000000"><strong><u>
</u></strong></font><a href="http://www.hamakko.info/noriko.html"
target="index.htm"><font color="#000000"><strong><u><img
src="http://www.swnm.com/smitty/noriko.gif" border="0"
width="400" height="90"></u></strong></font></a><a
href="http://www.suncam.tv" target="index.htm"><font
color="#000000"><strong><u><img
src="http://www.monismith.com/palmtree-car-image.gif" border="0"
width="220" height="65"></u></strong></font></a></p>

<p align="center"><a
href="http://www.discoverhongkong.com/eng/interactive/webcam/index.jhtml"><img
src="http://www.monismith.com/banner_inhouse9.gif" border="0"
width="468" height="60"></a></p>

<p align="center"><strong>Hong Kong Web Cams (above)</strong></p>

<p align="center">&nbsp;</p>

<p align="center">&nbsp;</p>

<p align="center"><font color="#004000" size="5"><strong>Goodbye</strong></font><font
color="#FFFF00" size="5"><strong><img
src="http://www.monismith.com/smile3.gif" width="50" height="43"></strong></font></p>

<p align="center"><!--webbot bot="HTMLMarkup" startspan -->
<ADDRESS><FONT size=1>URL: http://www.monismith.com/index.htm/<BR>Created:
Date 2001<BR><A href="mailto:monismith50009@msn.com">Moni Smith</A><BR>Copyright
© 2001<BR></FONT></ADDRESS<!--webbot
bot="HTMLMarkup" endspan --> </p>
</body>
</html>