Stacey Mayer's Free Online Equine Web Graphics
Clubs | Stallions | Coloring Books | Community | RidingSales | Equine Art | Mall | Forum

AWhitehorse Home

AWhitehorse Sponsors

Valentine's Day Heart graphics and more by Stacey MayerValentine's Day Card graphic
Happy Valentine's Day!
Original Graphics and Clip-Art by Stacey Mayer. This is the only place these graphics are available - we aim to help you create the most original equine web pages on the Net. Directions: PC users, right click on the image and select "save image as" or "save picture as." Mac users,hold down mouse until menu pops up, then select "save picture as," to save to your own harddrive. Remember, you must post the link back to AWH with it's copyright notice, thanks. If you find them "borrowed" anywhere without a proper link back to awhitehorse.com, please send us a note.
Click on the links below to find more images to share Features
Post the below script inside the <BODY> tags, and it will work on your pages, too! Be sure and copy the individual Valentine's Day graphics to your own harddrive. Thanks to CNET for posting the complete directions to this and many other great web tricks.

red horse graphicred horse graphic Here are the red horses I created for the java script, and the script customized for them is below.

<script language="JavaScript1.2">

<!--

//Original script by Altan (Snow@altan.hr), copyright 1999 Altan d.o.o.

// http://www.altan.hr/snow/index.html

// Modified by Paul Anderson, copyright 2001 CNET Builder.com

var snowflake = new Array();

snowflake[0]="/images/redhorse1.gif";

snowflake[1]="/images/redhorse2.gif";

snowflake[2]="/images/redhorse1.gif";

snowflake[3]="/images/redhorse1.gif";

var no = snowflake.length;

var speed = 8; // smaller numbers make the snow fall faster

var dx, xp, yp; // coordinate and position variables

var am, stx, sty; // amplitude and step variables

var obj, i, doc_width = 800, doc_height = 600;

function winSize() {

doc_width = window.innerWidth?window.innerWidth:document.body.clientWidth;

doc_height = window.innerHeight?window.innerHeight:document.body.clientHeight;

}

dx = new Array();

xp = new Array();

yp = new Array();

am = new Array();

stx = new Array();

sty = new Array();

winSize();

document.write("<STYLE type=\"text/css\">.flake {position:absolute;top:-200;}</STYLE>");

for (i = 0; i < no; i++) {

dx[i] = 0; // set coordinate variables

xp[i] = Math.random()*(doc_width-30) +10; // set position variables

yp[i] = Math.random()*doc_height;

am[i] = Math.random()*20; // set amplitude variables

stx[i] = 0.02 + Math.random()/10; // set step variables

sty[i] = 0.7 + Math.random(); // set step variables

document.write("<div id=\"dot"+ i +"\" class=\"flake\"><img src=\"");

document.write(snowflake[i] + "\" border=\"0\"></div>");

}

function snowMove(id,left,top) {

obj = document.getElementById?document.getElementById(id).style:

document.all?document.all[id].style:

document.layers?document.layers[id]:null;

if (obj) {

obj.left=left;

obj.top=top;

}

}

function snow() {

winSize();

doc_scroll = (window.pageYOffset!=null)?window.pageYOffset:document.body.scrollTop;

for (i = 0; i < no; ++ i) { // iterate for every dot

yp[i] -= sty[i];

if (yp[i] < doc_scroll-40) {

xp[i] = Math.random()*(doc_width-am[i]-30);

yp[i] = doc_height+doc_scroll;

stx[i] = 0.02 + Math.random()/10;

sty[i] = 0.7 + Math.random();

}

dx[i] += stx[i];

snowMove("dot"+i,xp[i]+am[i]*Math.sin(dx[i]),yp[i]);

}

setTimeout("snow()", speed);

}

window.onload=snow;

// -->

</script>

Backgrounds
Equine Clip Art
More graphics to share

Pedigree Blanks

Read Acceptable Use Policy
Post this Link:AWhitehorse Original Web Graphics
"Graphics Copyright 2004 AWhitehorse.com"
(use this graphic and statement above to link back to us)


This all-original Stacey Mayer art was created with Adobe Photo Shop, a Casio digital camera, and optimized for the net with Web Graphics Optimizer
These simple graphics represent many hours of work. If you use them on a web page, you must link back to AWhitehorse.com™ with the above statement. This way, others may find us and share, too. We're happy to share our work with our many treasured friends around the world.


AWH YouthRiders

American Holiday Graphics

talk to the webmaster, below

AdRates | Classifieds | Show and Event Calendar | Charity | Chat | Clubs
Coloring Books | Community | Editorials | Exotic Pets | Free Email | GreatDogs™ | Search AWHShopping Mall | Sporthorses | SisterSites™ | Stallions | Riding | Western Horses | YourPages | Youth | AWhitehorse™ Grafix Co
Terms of Use and Privacy Statement
Copyright 1999-2004 Contact us 360-436-2127 Pacific Time