window.onload=function()
{
if(document.getElementById('forest_wildcat')){
document.getElementById('forest_wildcat').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('forest_wildcat').onmouseout = function(){
nd();
}
}
if(document.getElementById('smoke_glacken')){
document.getElementById('smoke_glacken').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('smoke_glacken').onmouseout = function(){
nd();
}
}
if(document.getElementById('fusaichi_pegasus')){
document.getElementById('fusaichi_pegasus').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('fusaichi_pegasus').onmouseout = function(){
nd();
}
}
if(document.getElementById('two_punch')){
document.getElementById('two_punch').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('two_punch').onmouseout = function(){
nd();
}
}
if(document.getElementById('perfect_soul')){
document.getElementById('perfect_soul').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('perfect_soul').onmouseout = function(){
nd();
}
}
if(document.getElementById('notfor_love')){
document.getElementById('notfor_love').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('notfor_love').onmouseout = function(){
nd();
}
}
if(document.getElementById('notfor_lovecolt')){
document.getElementById('notfor_lovecolt').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('notfor_lovecolt').onmouseout = function(){
nd();
}
}
if(document.getElementById('posse_filly')){
document.getElementById('posse_filly').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('posse_filly').onmouseout = function(){
nd();
}
}
if(document.getElementById('posse_colt')){
document.getElementById('posse_colt').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('posse_colt').onmouseout = function(){
nd();
}
}
if(document.getElementById('red_bullet')){
document.getElementById('red_bullet').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('red_bullet').onmouseout = function(){
nd();
}
}
if(document.getElementById('el_corredor')){
document.getElementById('el_corredor').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('el_corredor').onmouseout = function(){
nd();
}
}
if(document.getElementById('el_corredor')){
document.getElementById('el_corredor').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('el_corredor').onmouseout = function(){
nd();
}
}
if(document.getElementById('c_sm')){
document.getElementById('c_sm').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('c_sm').onmouseout = function(){
nd();
}
}
if(document.getElementById('gs_sm')){
document.getElementById('gs_sm').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('gs_sm').onmouseout = function(){
nd();
}
}
if(document.getElementById('pg_sm')){
document.getElementById('pg_sm').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('pg_sm').onmouseout = function(){
nd();
}
}
if(document.getElementById('cat_sm')){
document.getElementById('cat_sm').onmouseover = function(){
var html = "
";
return overlib(html, WRAP,FGCOLOR,'#FFFFFF');
}
document.getElementById('cat_sm').onmouseout = function(){
nd();
}
}
}