var textads = new Array() 

textads[0]='<a href=\"http://www.CrepeParisCafe.com" target="_top"><img src=\"http://www.ifind2.com/Ads/0.jpg\" alt=\"ifind2 Ad\" width=\"100%\"  border=\"0\" ALIGN=\"top\" /></a><br> - <a href="\http://www.ifind2.com/techsupport">Your Message</a> - Ad:0' 

textads[1]='<iframe border=\"0\" ALIGN=\"top\" frameborder=\"0\" ALIGN=\"top\" id=\"news1\" name=\"news1\" width=\"100%\" height=\"100%\" scrolling=\"yes\" src=\"http://www.ifind2.com/ThinkPositive/indexiPhone.html"></iframe><br> - <a href="\http://www.ifind2.com/techsupport">Your Message</a> - Ad:1' 

textads[2]='<iframe border=\"0\" ALIGN=\"top\" frameborder=\"0\" ALIGN=\"top\" id=\"news2\" name=\"news2\" width=\"100%\" height=\"100%\" scrolling=\"yes\" src=\"http://www.ifind2.com/Credit/iCredit.html"></iframe><br> - <a href="\http://www.ifind2.com/techsupport">Your Message</a> - Ad:2' 

textads[3]='<iframe border=\"0\" ALIGN=\"top\" frameborder=\"0\" ALIGN=\"top\" id=\"news3\" name=\"news3\" width=\"100%\" height=\"100%\" scrolling=\"yes\" src=\"http://iface.us/Acne/Acne.html"></iframe><br> - <a href="\http://www.ifind2.com/techsupport">Your Message</a> - Ad:3' 

textads[4]='<a href=\"http://www.ifind2.com.com/ForSale.html" target="_top"><img src=\"http://www.ifind2.com/images/ForSale.jpg\" alt=\"ifind2 Ad\" width=\"100%\"  border=\"0\" ALIGN=\"top\" /></a><br> - <a href="\http://www.ifind2.com/techsupport">Your Message</a> - Ad:4' 

var choosead=Math.floor(Math.random()*(textads.length)) 
document.write("<p align=\"center\">" + textads[choosead] + "</p>")




