// To call this script ... <script language="javascript" src="http://www.iwon.net/ssi/iwomen-partner-photos5.js"></script> http://www.iwon.net/pin-pals/
// This Script Copyright Protected - iWomen Online Network
// © Sharon Greenwood-Montero & Associates - All Rights Reserved
// Unathorized Use of this Script is Unlawful - 07/31/02 - 10/18/04

// This script may not be copied or otherwise altered without express written permission
// Contact Sharon Greenwood-Montero <iwomen\@\iwon.net> http://www.iwon.net/

// REM Installed 07/31/02 ... http://www.iwon.net/ad/view/home.cgi
// c:\iwon\ad\view\home.cgi
// Read Stats: http://www.iwon.net/ad/view/homecounts.txt
// Read Stats: http://www.iwon.net/ad/view/homehits.txt
// http://www.iwon.net/ad/view/home.cgi?http://www.getsuckered.com/
// http://www.iwon.net/link/pin.cgi?url=
// Add this URL to any URL to record the page views ...
// http://www.iwon.net/ad/view/home.cgi?http://www.iwon.net/link/pin.cgi?url=
// http://www.promoteit.com/ - http://www.promoteit.com/whoweare.html

// REM REMOVED 05/25/05 ... http://www.iwon.net/ad/view/home.cgi


document.writeln('<head>');
document.writeln('<style>');
document.writeln('<!--');
document.writeln('.slideButton {border:1 solid black;background-color:#00667f;color:#ffffff;font-weight:bold;font-face:arial,helvetica;}');
document.writeln('-->');
document.writeln('</style>');
document.writeln('</head>');




document.writeln('<!-- iWomen Partner Photos3 -->');


document.writeln('<!-- begin slide show -->');
document.writeln('<!-- <script language=JavaScript> -->');

theimage = new Array();

///// Configurable Variables

// The dimensions of ALL the images should be the same or some of them may look stretched or reduced in Netscape 4.
// Format: theimage[...]=[name/description, image_src, linking_url]

// theimage[0]=[" - Sharon & Roy ", "http://www.iwon.net/images/pro-sr2.jpg", "http://www.iwon.net/ad/view/home.cgi?http://www.iwon.net/link/pin.cgi?url=http://www.iwon.net/meet-sharon-and-roy/"];
// theimage[3]=[" - Andre Chaperon", "http://www.howtowebbiz.com/pinpalsphoto/1pic4pin.jpg", "http://www.iwon.net/link/pin.cgi?url=http://www.howtowebbiz.com/"];
// theimage[2]=[" - Mark Ungvarsky", "http://www.iwon.net/bizcard/images/nophoto.jpg", "http://www.nakedtrutham.com/"];


theimage[0]=[" - Sharon & Roy Montero", "http://www.iwon.net/pin-pals/photos/80x105.jpg", "http://www.iwon.net/meet-sharon-and-roy/"];
theimage[1]=[" - Lynn Terry", "http://www.webservicenetwork.com/pinpalsphoto/1pic4pin.jpg", "http://www.selfstartersweeklytips.com/"];
theimage[2]=[" - Dawn Rivers Baker", "http://www.iwon.net/bizcard/images/2011.jpg", "http://www.microenterprisejournal.com/"];
theimage[3]=[" - Andre Chaperon", "http://www.iwon.net/bizcard/images/nophoto.jpg", "http://www.andrechaperon.com/"];
theimage[4]=[" - Alice Seba", "http://www.iwon.net/bizcard/images/nophoto.jpg", "http://www.internetbasedmoms.com/"];
theimage[5]=[" - Adriana Copacenu", "http://www.iwon.net/bizcard/images/nophoto.jpg", "http://www.abcgiftsandbaskets.com/"];
theimage[6]=[" - Mike Merz", "http://www.iwon.net/bizcard/images/nophoto.jpg", "http://www.im4newbies.com/"];





// 2003.jpg is AVAILABLE --- theimage[5]=[" - Carolyn Akens", "http://www.iwon.net/bizcard/images/2003.jpg", "http://www.akens.com/"];
// 2003.jpg is AVAILABLE --- WAS Lynn Terry - 08/17/03 - http://www.iwon.net/bizcard/images/2004.jpg



// theimage[21]=[" - ", "", ""];
// theimage[22]=[" - ", "", ""];
// theimage[23]=[" - ", "", ""];
// theimage[24]=[" - ", "", ""];
// theimage[25]=[" - ", "", ""];
// theimage[26]=[" - ", "", ""];
// theimage[27]=[" - ", "", ""];

// theimage[..]=[" - Sharon Sez -> Free Promotion", "http://www.iwon.net/images/ads/ad0002.gif", "http://www.iwon.net/sharon-sez/"];
// theimage[..]=[" - Sharon Montero", "http://www.iwon.net/bizcard/images/1956.jpg", "http://www.iwon.net/sharon-sez/"];

// Site Folded ::: theimage[8]=[" - Shelley Sampson", "http://www.iwon.net/bizcard/images/2008.jpg", "http://www.herwebbiz.com/"];




///// Plugin variables


playspeed=4000;// The playspeed determines the delay for the "Play" button in ms
dotrans=1; // if value = 1 then there are transitions played in IE
transtype='blendTrans';// 'blendTrans' or 'revealtrans'
transattributes='duration=1,transition=23';// duration=seconds,transition=#<24
randomorder=1;
linksperline=4; // For the text links
playdiffernce=500; // The speed that the autoplay speed is changed by
autostart=1;
preloadslides=0;
document.writeln('<!-- </script> -->');
document.writeln('<!-- end of configurable script -->');



document.writeln('<!-- plugin scripts -->');
document.writeln('<!-- <script> -->');



// Random order script
function makeRandom() {
tempimage = new Array();
for(p=0;p<theimage.length;p++){
for(p1=0;p1>-1;p1) {tempNum = Math.floor(Math.random()*theimage.length)
if(!tempimage[tempNum]){tempimage[tempNum]=theimage[p];break}}}
for(p=0;p<theimage.length;p++)theimage[p]=tempimage[p]}
if(randomorder==1)makeRandom()

// Add extra functions between the {} if you need other functions that require the onload
window.onload=function(){
if(window.preloadslides)preloadSlide();if(window.autostart)slidePlay();}

// NS4 resize handler
window.onresize=function(){
if(document.layers)this.location=this.location;}
document.writeln('<!-- </script> -->');
document.writeln('<!-- end of plugin scripts -->');



<!-- slide show HTML -->
document.writeln('<form name="slideshow"><table border=0 cellpadding=0 cellspacing=0 bgcolor="#000000"><tr><td align=center>');
document.writeln('<table border=0 cellpadding=2 cellspacing=1><tr><td align=center bgcolor=#fffff7>');
document.writeln('<!-- Self Promotion -->');
document.writeln('<table width=135 cellpadding=0 cellspacing=0 border=0><tr><td align=center bgcolor=#fffff7 colspan=2>');
document.writeln('<span style="font-family:arial,helvetica; font-size:10px; color:003366">');
document.writeln('<b>Do You Support Women<br>Owned Websites? Then</span><br><span style="font-family:arial,helvetica; font-size:13pt; color:003366; text-decoration:none;"><a href="http://www.iwon.net/sharons-list-of-whos-who/" title="Promote The Partners In Networking Community And We Will Promote You">Partner With Us</a></b></span>');
document.writeln('</td></tr><tr><td align=center valign=top>');
document.writeln('<!-- iWomen Partner Photos -->');
document.writeln('<a href="#" target=_new  onmouseover="this.href=theimage[i][2];return false">');

<!-- <script> -->
document.writeln('<IMG NAME="slideimage"  STYLE="filter:'+transtype+'('+transattributes+');" SRC="'+theimage[0][1]+'" BORDER=0 ALT="Please click this photo to visit our Partners In Networking Websites. Then close the new window to return back to this page. Please show your support for women owned Websites as well as those Websites who support them. Thank you!"> ');
<!-- </script> -->

document.writeln('</a>');
document.writeln('<!-- /iWomen Partner Photos -->');


document.writeln('</td><td align=center><!-- column2 goes here -->');

document.writeln('</td></tr><tr><td align=center colspan=2>');
document.writeln('<span style="font-family:arial,helvetica; font-size:11pt;">');

document.writeln('<img src="http://www.iwon.net/images/who01.gif" width=123 height=39 alt="" border=0>');


document.writeln('<br><span style="font-family:arial,helvetica; font-size:8pt; text-decoration:none;"><b><a href="http://www.iwon.net/sharons-list-of-whos-who/" title="Promote The Partners In Networking Community And We Will Promote You">THIS IS A FREE SERVICE</a></b></span>');

document.writeln('</td></tr></table>');
document.writeln('<!-- /Self Promotion -->');
document.writeln('</td></tr><tr><td align="CENTER" bgcolor="#fffff7">');
document.writeln('<select style="font-size:11px; font-face:arial,helvetica; background:#ffffff;" NAME="theimages" onchange="slideImage(document.slideshow.theimages.selectedIndex);"></select>');


document.writeln('<!-- <script> -->');
for (y=0;y<theimage.length;y++) {document.slideshow.theimages[y]=new Option(theimage[y][0])}
document.writeln('<!-- </script> -->');

document.writeln('</td></tr><tr><td type="text" name="word" style="background:#fffff7;" align=center>');
document.writeln('<!-- Play/Stop Buttons -->');
document.writeln('<div align=center><table border=0 cellpadding=0 cellspacing=0 bgcolor="#fffff7"><tr> <td align=center style="width:135px; font-size:8pt; font-face:arial,helvetica; background:#fffff7;"><input style="width:25px; font-size:8pt; font-face:arial,helvetica;" type="button" value="<<" onclick="slideImage(i-1);" title="Click for the Previous Network Partner - Click Their Photo to Visit Their Website" class="slideButton">&nbsp; <input style="width:60px; font-size:8pt; font-face:arial,helvetica;" type="button" name="play" value="START " onclick="slidePlay();" title="Click START to begin the automatic rotation and then click STOP to select an iWomenPartner manually via the Drop Down Menu and/or Click the Photo to Visit Our iWomen Partners Websites" class="slideButton">&nbsp; <input style="width:25px; font-size:8pt; font-face:arial,helvetica;" type="button" value=">>" onclick="slideImage(i+1);" TITLE="Click for the Next Network Partner - Click Their Photo to Visit Their Website" CLASS="slideButton"></td></tr></table></div>');
document.writeln('</td></tr></table></td></tr></table></form>');
document.writeln('<!-- end of slide show HTML -->');



document.writeln('<!-- fixed script -->');
document.writeln('<!-- <script> -->');
document.writeln('<!-- ///// DO NOT EDIT THIS SCRIPT -->');

with(document){i=0,play=0,di=images,dl=links,form=slideshow,til=theimage.length}

function slideImage(num) {
// Required Script
i=num%til;if(i<0)i=til-1;
if(document.all&&dotrans==1)eval('di.slideimage.filters.'+transtype+'.apply()')
di.slideimage.src=theimage[i][1];
if(document.all&&dotrans==1)eval('di.slideimage.filters.'+transtype+'.play()')
// Plug-in handlers
if(form.theimages)form.theimages.selectedIndex = i;
if(form.slidebox)form.slidebox.value = theimage[i][0];
if(form.slidecount)form.slidecount.value = "Image "+(i+1)+" of "+til;
if(form.slidespeed)doSpeed(0);}

function slidePlay() {
if (!window.playing) {
slidePlaying(i+1);
if(form.play)form.play.value="   STOP   ";}
else {playing=clearTimeout(playing);
if(form.play)form.play.value="   PLAY   ";}
if(di.imgPlay){setTimeout('di.imgPlay.src="'+imgStop+'"',1);imgStop=di.imgPlay.src}}

function slidePlaying(num) {
playing=setTimeout('slidePlaying(i+1);slideImage(i+1);', playspeed);}

slideImage(0);
document.writeln('<!-- </script> -->');
document.writeln('<!-- end slide show -->');


document.writeln('');
document.writeln('');
document.writeln('<!-- /iWomen Partner Photos3 -->');





