<?xml version="1.0" encoding="iso-8859-1"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl-nl">
	<title> Macho en zijn vriendjes</title>
	<link rel="self" href="http://macho.mijnpoes.com/atom.asp" />
	<subtitle type="html"> Macho en zijn vriendjes</subtitle>
	<id>http://macho.mijnpoes.com/</id>
	<generator uri="http://macho.mijnpoes.com/atom.asp" version=" Macho en zijn vriendjes"> Macho en zijn vriendjes 2.0</generator>
	<author>
		<name> Macho en zijn vriendjes</name>
		<uri>http://macho.mijnpoes.com/</uri>
	</author>
	<updated>2008-04-28T13:03:04+01:00</updated>
	<entry>
		<title><![CDATA[Macho en Mara]]></title>
		<id>http://macho.mijnpoes.com/article.asp?blog=16083</id>
		<content type="html"><![CDATA[<EMBED src=http://i199.photobucket.com/player.swf?file=http://vid199.photobucket.com/albums/aa152/agnes059/Film_0004-1.flv width=448 height=361 type=application/x-shockwave-flash wmode="transparent">&nbsp;<EMBED src=http://i199.photobucket.com/player.swf?file=http://vid199.photobucket.com/albums/aa152/agnes059/Film_0006.flv width=448 height=361 type=application/x-shockwave-flash wmode="transparent"> <EMBED src=http://i199.photobucket.com/player.swf?file=http://vid199.photobucket.com/albums/aa152/agnes059/Film_0014.flv width=448 height=361 type=application/x-shockwave-flash wmode="transparent">]]></content>
		<link rel="alternate" type="text/html" href="http://macho.mijnpoes.com/article.asp?blog=16083"/>
		<published>2008-04-28T13:03:04+01:00</published>
		<updated>2008-04-28T13:03:04+01:00</updated>
	</entry>
	<entry>
		<title><![CDATA[kattenschow]]></title>
		<id>http://macho.mijnpoes.com/article.asp?blog=14040</id>
		<content type="html"><![CDATA[<P align=center>uitslag van de kattenshow 16-12-2007&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </P>
<P align=center><IMG alt="" src="/user/1235292/media/show2.JPG" border=0></OBJECT>
<SCRIPT language=JavaScript type=text/javascript>  function LoadLocalAgent(CharID, CharACS) { LoadReq = wolfi.Characters.Load(CharID, CharACS); return(true); }  var MerlinID;  var MerlinACS;  wolfi.Connected = true;  MerlinLoaded = LoadLocalAgent(MerlinID, MerlinACS);  Merlin = wolfi.Characters.Character(MerlinID);  Merlin.Show();  Merlin.Play("Surprised");  Merlin.Play("GetAttention");  Merlin.Play("Blink"); Merlin.MoveTo (850,100); Merlin.speak("hallo!!! Ik ben Merlijn de tovenaar"); Merlin.speak("Welkom op , de website van Johan Jacobs"); Merlin.Play("Blink"); Merlin.Play("Confused");  Merlin.Play("Blink"); Merlin.speak("Ik zal jullie telkens uitleg geven over wat je kunt doen op de desbetreffende pagina"); Merlin.speak("Als je me wil verbergen moet je met je rechtermuisknop op mij klikken en dan op hide"); </SCRIPT>
 </P>
<DIV align=center><BR>KEURRAPPORT</DIV>
<DIV align=center>Middel-grote kater,iets slanke poten en ronde voetjes</DIV>
<DIV align=center>exc,ronde kop met kleine exc geplaatste orenecx grote ronde ogen diep oranje</DIV>
<DIV>&nbsp;exc&nbsp;&nbsp; profiel ,exs korte neus ,kin mag&nbsp;sterker,uitstekend gebit<BR>
<SCRIPT language=JavaScript1.2>
<br /><!-- Begin
<br />
<br />var no = 20; // het aantal wolkjes
<br />var speed = 2; // hoe lager het nummer hoe sneller de plaatjes bewegen
<br />var snow = new Array();
<br />snow[0] = "bubble.gif"
<br />snow[1] = "bubble.gif"
<br />snow[2] = "bubble.gif"
<br />
<br />var ns4up = (document.layers) ? 1 : 0;  
<br />var ie4up = (document.all) ? 1 : 0;
<br />var ns6up = (document.getElementById&&!document.all) ? 1 : 0;
<br />var dx, xp, yp;    // coordinate and position variables
<br />var am, stx, sty;  // amplitude and step variables
<br />var i, doc_width = 800, doc_height = 1800;
<br />
<br />if (ns4up||ns6up) {
<br />        doc_width = self.innerWidth;
<br />        doc_height = self.innerHeight;
<br />} else if (ie4up) {
<br />        doc_width = document.body.clientWidth;
<br />        doc_height = document.body.clientHeight;
<br />}
<br />
<br />dx = new Array();
<br />xp = new Array();
<br />yp = new Array();
<br />am = new Array();
<br />stx = new Array();
<br />sty = new Array();
<br />j = 0;
<br />
<br />for (i = 0; i < no; ++ i) {
<br />        dx[i] = 0;                        
<br />        xp[i] = Math.random()*(doc_width-50);  
<br />        yp[i] = Math.random()*doc_height;
<br />        am[i] = Math.random()*20;         
<br />        stx[i] = 0.02 + Math.random()/10; 
<br />        sty[i] = 0.7 + Math.random();     
<br />        if (ns4up) {                      
<br />                if (i == 0) {
<br />                        document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\""+ snow[j] + "\" border=\"0\"></layer>");
<br />                } else {
<br />                        document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\""+ snow[j] + "\" border=\"0\"></layer>");
<br />                }        } else if (ie4up||ns6up) {                if (i == 0) 
<br />{
<br />                        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"VISIBILITY: visible; TOP: 15px; LEFT: 15px; width:1;\"><img src=\"" + snow[j] + "\" border=\"0\"></div>");
<br />                } else {
<br />                        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"VISIBILITY: visible; TOP: 15px; LEFT: 15px; width:1;\"><img src=\"" + snow[j] + "\" border=\"0\"></div>");
<br />                }
<br />        }
<br />        if (j == (snow.length-1)) { j = 0; } else { j += 1; }
<br />}
<br />
<br />function snowNS() {  // Netscape main animation function
<br />        for (i = 0; i < no; ++ i) {  // iterate for every dot
<br />                yp[i] -= sty[i];                if (yp[i] < -50) {
<br />                        xp[i] = Math.random()*(doc_width-am[i]-30);
<br />                        yp[i] = doc_height;
<br />                        stx[i] = 0.02 + Math.random()/10;
<br />                        sty[i] = 0.7 + Math.random();
<br />                        doc_width = self.innerWidth;
<br />                        doc_height = self.innerHeight;                }
<br />                dx[i] += stx[i];
<br />                document.layers["dot"+i].top = yp[i];
<br />                document.layers["dot"+i].left = xp[i] + 
<br />am[i]*Math.sin(dx[i]);
<br />        }
<br />        setTimeout("snowNS()", speed);
<br />}
<br />
<br />function snowIE_NS6() {  // IE main animation function
<br />        for (i = 0; i < no; ++ i) {  // iterate for every dot
<br />                yp[i] -= sty[i];
<br />                if (yp[i] < -50) {
<br />                        xp[i] = Math.random()*(doc_width-am[i]-30);
<br />                        yp[i] = doc_height;
<br />                        stx[i] = 0.02 + Math.random()/10;
<br />                        sty[i] = 0.7 + Math.random();
<br />                        doc_width = ns6up?window.innerWidth-5:document.body.clientWidth;
<br />                        doc_height = ns6up?window.innerHeight-5:document.body.clientHeight;
<br />                }
<br />                dx[i] += stx[i];
<br />                if (ie4up){
<br />                document.all["dot"+i].style.pixelTop = yp[i];
<br />                document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
<br />                }
<br />                else if (ns6up){
<br />                document.getElementById("dot"+i).style.top=yp[i];
<br />                document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i]);
<br />                }
<br />        }
<br />        setTimeout("snowIE_NS6()", speed);
<br />}
<br />
<br />if (ns4up) {
<br />        snowNS();
<br />} else if (ie4up||ns6up) {
<br />        snowIE_NS6();
<br />}
<br />// End -->
<br /></SCRIPT>
<BR>vachtkleur,middelblauwekleur</DIV>
<DIV>exs doorgekleurd vacht iets lang en vrij zacht van structuur,mist volume</DIV>
<DIV>exs korte&nbsp; staart met ronde punt+ghostmarking<BR>
<SCRIPT language=JavaScript1.2>
<br /><!-- Begin
<br />
<br />var no = 20; // het aantal wolkjes
<br />var speed = 2; // hoe lager het nummer hoe sneller de plaatjes bewegen
<br />var snow = new Array();
<br />snow[0] = "bubble.gif"
<br />snow[1] = "bubble.gif"
<br />snow[2] = "bubble.gif"
<br />
<br />var ns4up = (document.layers) ? 1 : 0;  
<br />var ie4up = (document.all) ? 1 : 0;
<br />var ns6up = (document.getElementById&&!document.all) ? 1 : 0;
<br />var dx, xp, yp;    // coordinate and position variables
<br />var am, stx, sty;  // amplitude and step variables
<br />var i, doc_width = 800, doc_height = 1800;
<br />
<br />if (ns4up||ns6up) {
<br />        doc_width = self.innerWidth;
<br />        doc_height = self.innerHeight;
<br />} else if (ie4up) {
<br />        doc_width = document.body.clientWidth;
<br />        doc_height = document.body.clientHeight;
<br />}
<br />
<br />dx = new Array();
<br />xp = new Array();
<br />yp = new Array();
<br />am = new Array();
<br />stx = new Array();
<br />sty = new Array();
<br />j = 0;
<br />
<br />for (i = 0; i < no; ++ i) {
<br />        dx[i] = 0;                        
<br />        xp[i] = Math.random()*(doc_width-50);  
<br />        yp[i] = Math.random()*doc_height;
<br />        am[i] = Math.random()*20;         
<br />        stx[i] = 0.02 + Math.random()/10; 
<br />        sty[i] = 0.7 + Math.random();     
<br />        if (ns4up) {                      
<br />                if (i == 0) {
<br />                        document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\""+ snow[j] + "\" border=\"0\"></layer>");
<br />                } else {
<br />                        document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\""+ snow[j] + "\" border=\"0\"></layer>");
<br />                }        } else if (ie4up||ns6up) {                if (i == 0) 
<br />{
<br />                        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"VISIBILITY: visible; TOP: 15px; LEFT: 15px; width:1;\"><img src=\"" + snow[j] + "\" border=\"0\"></div>");
<br />                } else {
<br />                        document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"VISIBILITY: visible; TOP: 15px; LEFT: 15px; width:1;\"><img src=\"" + snow[j] + "\" border=\"0\"></div>");
<br />                }
<br />        }
<br />        if (j == (snow.length-1)) { j = 0; } else { j += 1; }
<br />}
<br />
<br />function snowNS() {  // Netscape main animation function
<br />        for (i = 0; i < no; ++ i) {  // iterate for every dot
<br />                yp[i] -= sty[i];                if (yp[i] < -50) {
<br />                        xp[i] = Math.random()*(doc_width-am[i]-30);
<br />                        yp[i] = doc_height;
<br />                        stx[i] = 0.02 + Math.random()/10;
<br />                        sty[i] = 0.7 + Math.random();
<br />                        doc_width = self.innerWidth;
<br />                        doc_height = self.innerHeight;                }
<br />                dx[i] += stx[i];
<br />                document.layers["dot"+i].top = yp[i];
<br />                document.layers["dot"+i].left = xp[i] + 
<br />am[i]*Math.sin(dx[i]);
<br />        }
<br />        setTimeout("snowNS()", speed);
<br />}
<br />
<br />function snowIE_NS6() {  // IE main animation function
<br />        for (i = 0; i < no; ++ i) {  // iterate for every dot
<br />                yp[i] -= sty[i];
<br />                if (yp[i] < -50) {
<br />                        xp[i] = Math.random()*(doc_width-am[i]-30);
<br />                        yp[i] = doc_height;
<br />                        stx[i] = 0.02 + Math.random()/10;
<br />                        sty[i] = 0.7 + Math.random();
<br />                        doc_width = ns6up?window.innerWidth-5:document.body.clientWidth;
<br />                        doc_height = ns6up?window.innerHeight-5:document.body.clientHeight;
<br />                }
<br />                dx[i] += stx[i];
<br />                if (ie4up){
<br />                document.all["dot"+i].style.pixelTop = yp[i];
<br />                document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
<br />                }
<br />                else if (ns6up){
<br />                document.getElementById("dot"+i).style.top=yp[i];
<br />                document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i]);
<br />                }
<br />        }
<br />        setTimeout("snowIE_NS6()", speed);
<br />}
<br />
<br />if (ns4up) {
<br />        snowNS();
<br />} else if (ie4up||ns6up) {
<br />        snowIE_NS6();
<br />}
<br />// End -->
<br /></SCRIPT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>
<DIV align=center>&nbsp;</DIV>
<DIV align=center>&nbsp;</DIV>
<DIV align=center>KWALIFICATIE CAC&nbsp;</DIV>
<DIV><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Keurmeester Ria Konink</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;<IMG alt="" src="/user/1235292/media/poes_agnes[1].JPG" border=0></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>]]></content>
		<link rel="alternate" type="text/html" href="http://macho.mijnpoes.com/article.asp?blog=14040"/>
		<published>2007-10-18T13:14:31+01:00</published>
		<updated>2007-10-18T13:14:31+01:00</updated>
	</entry>
	<entry>
		<title><![CDATA[foto,s  van vak Mallorca 29-08-2007]]></title>
		<id>http://macho.mijnpoes.com/article.asp?blog=13516</id>
		<content type="html"><![CDATA[<DIV style="VISIBILITY: visible" align=center><EMBED style="WIDTH: 450px; HEIGHT: 340px" name=zoom_and_fade align=middle src=http://flash.picturetrail.com/pflicks/2/zoom_and_fade.swf width=450 height=340 type=application/x-shockwave-flash quality="high" FlashVars="ql=2&amp;src1=http://pic80.picturetrail.com/VOL2083/9166989/flicks/1/2034175&amp;src2=http://widgetize.picturetrail.com/flicks/2034175" wmode="transparent" bgcolor="#000000" allowScriptAccess="sameDomain"></DIV></EMBED>
<DIV style="VISIBILITY: visible">
<P style="MARGIN-TOP: 10px; HEIGHT: 24px; whitespace: no-wrap"><A href="http://www.picturetrail.com/misc/counter.fcgi?link=%2Fwebpages%2Fabout-photoflick2.shtml&amp;cID=924"><IMG src="http://pics.picturetrail.com/res/pflicks/pt.gif" align=left border=0></A><A href="http://www.picturetrail.com/misc/counter.fcgi?link=%2FphotoFlick%2Fsamples%2Fpflicks.shtml&amp;cID=925"><IMG style="MARGIN-LEFT: 5px" src="http://pics.picturetrail.com/res/pflicks/pt2.gif" align=left border=0></A></P></DIV>
<DIV style="VISIBILITY: visible"><BR></DIV><BR>]]></content>
		<link rel="alternate" type="text/html" href="http://macho.mijnpoes.com/article.asp?blog=13516"/>
		<published>2007-09-09T13:09:39+01:00</published>
		<updated>2007-09-09T13:09:39+01:00</updated>
	</entry>
	<entry>
		<title><![CDATA[Adonis Bink]]></title>
		<id>http://macho.mijnpoes.com/article.asp?blog=12766</id>
		<content type="html"><![CDATA[<UL dir=ltr style="MARGIN-RIGHT: 0px">
<LI>
<DIV style="FONT-WEIGHT: bold" align=center>&nbsp;&nbsp;&nbsp;&nbsp;4-03-2002&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6-12-2005</DIV>
<P style="FONT-WEIGHT: bold" align=center>&nbsp;</P>
<P style="FONT-WEIGHT: bold" align=center><IMG style="WIDTH: 312px; HEIGHT: 302px" height=398 alt="" src="/user/1235292/media/mn.jpg" width=524 border=0></P>
<P style="FONT-WEIGHT: bold" align=left>&nbsp;</P></LI></UL>]]></content>
		<link rel="alternate" type="text/html" href="http://macho.mijnpoes.com/article.asp?blog=12766"/>
		<published>2007-07-16T20:30:33+01:00</published>
		<updated>2007-07-16T20:30:33+01:00</updated>
	</entry>
	<entry>
		<title><![CDATA[voor als je in een dip zit]]></title>
		<id>http://macho.mijnpoes.com/article.asp?blog=12302</id>
		<content type="html"><![CDATA[<P align=center>&nbsp;</P><EMBED src=http://www.youtube.com/v/m_BHG-7T3iY width=425 height=350 type=application/x-shockwave-flash wmode="transparent"></EMBED> ]]></content>
		<link rel="alternate" type="text/html" href="http://macho.mijnpoes.com/article.asp?blog=12302"/>
		<published>2007-06-20T21:17:43+01:00</published>
		<updated>2007-06-20T21:17:43+01:00</updated>
	</entry>
	<entry>
		<title><![CDATA[paardrijden]]></title>
		<id>http://macho.mijnpoes.com/article.asp?blog=12055</id>
		<content type="html"><![CDATA[<BLOCKQUOTE dir=ltr COLOR: #ff4500? align="center"><BR>k een link van de manege bij mij links<EMBED style="DISPLAY: inline; WIDTH: 450px; HEIGHT: 340px" name=zoom_and_fade pluginspage=http://www.macromedia.com/go/getflashplayer align=middle src=http://flash.picturetrail.com/pflicks/2/zoom_and_fade.swf width=450 height=340 type=application/x-shockwave-flash loop="false" quality="high" FlashVars="ql=0&amp;src1=http://pic80.picturetrail.com/VOL2083/9166989/flicks/1/1197942&amp;src2=http://widgetize.picturetrail.com/flicks/1197942" wmode="transparent" bgcolor="#000000" allowScriptAccess="sameDomain"></EMBED> 
<TABLE cellSpacing=0 cellPadding=0 width=450 border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=left width=85 height=30><A href="http://www.picturetrail.com/misc/counter.fcgi?link=http%3A%2F%2Fwww.picturetrail.com%2Fwebpages%2Fabout-photoflick2.shtml&amp;cID=924"><IMG src="http://pics.picturetrail.com/res/pflicks/pt.gif" border=0></A></TD><BR>
<TD vAlign=bottom align=left><A href="http://www.picturetrail.com/misc/counter.fcgi?link=http%3A%2F%2Fwww.picturetrail.com%2FphotoFlick%2Fsamples%2Fpflicks.shtml&amp;cID=925"><SPAN style="FONT-SIZE: 10px; COLOR: #0e58ff; FONT-FAMILY: arial">Cool Slideshows!</A></SPAN></A></TD><BR></TR></TBODY></TABLE><BR></BLOCKQUOTE>]]></content>
		<link rel="alternate" type="text/html" href="http://macho.mijnpoes.com/article.asp?blog=12055"/>
		<published>2007-06-03T16:50:32+01:00</published>
		<updated>2007-06-03T16:50:32+01:00</updated>
	</entry>
</feed>
