function changeimage(towhat,url){
if (document.images){
document.images.targetimage.src=towhat.src
gotolink=url
}
}
function warp(){
window.location=gotolink
}


var myimages=new Array()
var gotolink="#"

function preloadimages(){
for (i=0;i<preloadimages.arguments.length;i++){
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]
}
}


preloadimages("http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1963.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1970.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1971.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1972.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1973.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1975.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1976.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1982.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1986.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1987.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1990.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1991.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1992.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1996.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1998.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/1999.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2000.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2002.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2003.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2005.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2006.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2007.png",
"http://www.burningearmedia.com/zakir/wp-content/themes/mym-shell/images/years/2009.png")



