Collaborama About Help Contact Anonymous [login] Source: site.view [edit] Function name: gfImport Arguments: coins Description: Import friends from address book Page type: html Render function: Module: sandbox Page source: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>GeneticFinance.com</title> <meta name="keywords" content="" /> <meta name="description" content="" /> <link href="WubHub_DoIt?cmdline=gfCSS" rel="stylesheet" type="text/css" media="screen" /> </head> <body oncontextmenu="return false"> <div id="bg3"> <div id="bg4"> <div id="bg5"> <div id="page"> <div id="content"> <div class="post"> <div class="title"> <h2><a href="#">Invite Friends and Earn 25 Reward Points Each!</a></h2> </div> <div class="entry"> <p align="center">You have currently earned <webl>if (ToInt(coins) > 0) then ToInt(coins) div 1000 else 0 end </webl> reward points. </p> <p align="center"> Import your contacts from any of these mail websites: Hotmail, MSN Mail, AOL, GMail, Yahoo mail, mail.com, Fastmail, Lycos.<br> You can also import contacts from LinkedIn (choose provider below).</p> <p> Privacy: we do not save *any* information, neither your login/password, nor your contacts. </p> <div align="center"> <webl> var c = ToInt(coins); `<form action="/webl/WubHub_DoIt" method=post> <input name=cmdline value="gfLoadContacts(coins,provider,login,pw)" type="hidden" /> <input name="coins" value="` + ToString(c) + `" type="hidden"/>` </webl> </p> <div align="left"> <table width="339" border="0" cellspacing="2" cellpadding="0"> <tr> <td width="100"> </td> <td width="200">Contact provider:</td> <td width="228"><select name="provider"> <option value=".mail" selected="selected">Mail</option> <option value=".linkedin">LinkedIn</option> <!-- option value=".plaxo">Plaxo</option --> </select></td> </tr> <tr> <td> </td> <td>Login email:</td> <td><input name="login" size="25" /></td> </tr> <tr> <td> </td> <td>Password:</td> <td><input name="pw" type="password" size="25" /></td> </tr> <tr> <td> </td> <td> </td> <td><input type="submit" value="Import Contacts" /></td> </tr> </table> <br> </div> <p align="center"><a href="WubHub_DoIt?cmdline=gfRewards(%coins%, none)">Earn more Reward Points</a><br> </p> </form> </div> <h3> </h3> </div> </div> </div> <div style="clear: both; height: 40px;"> </div> </div> </div> </div> </div> <div id="footer"> <p>(c) 2009 geneticfinance.com</p> </div> </body> </html>