*
* For the purposes of this script, it is no longer necessary to assign the images a
* unique id.
**************************************************************************************/
// **Begin RiseScript**
var rise = 8; // Set the rise variable to the desired height
var numofelements;
var position;
var progress;
var working;
function initMe() {
numofelements = document.images.length;
position = new Array(numofelements);
progress = new Array(numofelements);
working = new Array(numofelements);
for(i=0; i 0) {
position[elnum]--;
layer.style.top = "-" + position[elnum] + "px";
layer.style.left = "-" + position[elnum] + "px";
setTimeout("moveup(" + elnum + ")", 10);
}
else {
working[elnum] = 0;
}
}
}
function endRise(imgThis) {
var elnum = imgThis.imgNum;
progress[elnum] = 0;
}
// **End RiseScript**
// **HIDES INTRO FROM BROWSER - BE SURE TO INCLUDE THIS LINE WITH THE SCRIPT** -->
//
 |
This is a small collection of my drawings and doodles, and hopefully it will become an ever growing list. For now it mainly consists of cartoons, since that's what I enjoy drawing the most, and since I haven't scanned in any of my life drawings recently. I use H and 2B Staedtler pencils, Staedtler or Zig Millenium inks, and most often do my coloring in Adobe Photoshop.
For more information on an image, hold the pointer over it. All images open in a new window.
|
 |
 |
|
 |
[ ART | CREATIONS | STORE | LINKS | ABOUT | GUESTBOOK ]
Site and Contents © 2004 Greg Crothers