function showpopup(){
}

function printHint(tableWidth){
document.write('<table align="center" border="1" cellpadding="8" width="'+tableWidth+'">');
document.write('<tr><td>');
document.write(hintsArray[pos]);
document.write('</td></tr>');
document.write('</table>');
document.write('<table align="center" cellpadding="0" cellspacing="0" width="'+tableWidth+'">');
document.write('<tr>');
document.write('<td>');
document.write('<p>&nbsp;</p>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
}
function initHintsArray(){
hintsArray = new Array();
hintsArray.push('<p><font face="Verdana" size="2"><b>Hint:</b> If you want to tell us what you like and what you do not like about our sites, or give us some ideas for future projects, and you don\'t want to go public on our forum, you can always contact the real live person, who produced most of this content, via ICQ - 70141296. Help us make you satisfied - we need your opinions and your help!</font></p>');
hintsArray.push('<p><font face="Verdana" size="2"><b>Hint:</b> Do you know, that since you have an access to this site, you also have an access to thousans of other ProAdult Quantum sites? If you don\'t - hurry to check them out <a href="http://www.proadult.com/dir/" target=_blank><b>HERE</b></a>&nbsp;(login with the same password you were using to access this site.)</font></p>');
hintsArray.push('<p><font face="Verdana" size="2"><b>Hint:</b> Do you know that we have a forum, where you can express your opinion about this site, report a navigation problem or tell us what we can do in order to improve this site or make it more attractive to you? We need your help! Please go to <a href="http://forum.for-pleasure.com" target=_blank><b>http://forum.for-pleasure.com</b></a> and post there all your thoughts about our site.</font></p>');
hintsArray.push('<p><font face="Verdana" size="2"><b>Hint:</b> Do you know that when you make a refund or chargeback, your card gets blacklisted with many on-line billings? You won\'t be able to conveniently purchase memberships to other sites or even goods in on-line stores with blacklisted card. Please think twice before you do a chargeback or request a refund. After all, is this site really that bad you don\'t want to pay for it? Note that you bought an access to a whole adult enterntainment network <a href="http://www.proadult.com" target=_blank><b>ProAdult</b></a>, not only to this single site.</font></p>');
hintsArray.push('<p><font face="Verdana" size="2"><b>Hint:</b> If you like the quality and the manner of those photo, you should know that we have a lot of other sites, featuring these photos made with the same studio. They are absoltelly free for you, since you are already a member of this site. Check a list of the sites at </font><b><a href="http://www.for-pleasure.com" target=_blank><font face="Verdana" size="2">http://www.for-pleasure.com</font></a><font face="Verdana" size="2">.</font></b></p>');
hintsArray.push('<p><font face="Verdana" size="2"><b>Hint:</b> Is it your first time at ProAdult site? Do you know that ProAdult is a big adult enterntainment network, containing thousands of hi-quality adult sites and you already have an unlimited access to all of them? You already have your key - the password you purchased to login to this site opens you an entrance all ProAdult sites and other bonus features. If you don\'t like this site - try find something else <a href="http://www.proadult.com/dir/" target=_blank><b>HERE</b></a> or explore the ProAdult Quantum Area&nbsp;<b><a href="http://quantum.proadult.com/cgi/login.cgi" target=_blank>HERE</a></b>.</font></p>');
}
initHintsArray();
pos=Math.round(Math.random()*hintsArray.length-0.5);

