var myEmails = new Array();
myEmails[0] = new Array("todd", "wallentine.com");
myEmails[1] = new Array("todd.wallentine", "gmail.com");
myEmails[2] = new Array("tcw", "ksu.edu");
myEmails[3] = new Array("todd", "theideacenter.org");
//myEmails[4] = new Array("tcw", "cis.ksu.edu");
//myEmails[5] = new Array("tcwally", "acm.org");

var myIMs = new Array();
//myIMs[0] = new Array("ICQ", "99897919", '<a href="http://www.imwrapper.com/" title="icq online status"><img src="http://www.imwrapper.com/icq/99897919/hicolor" alt="icq status" title="icq online indicator" border="0" /></a>');
myIMs[0] = new Array("ICQ", "99897919", '<a href="http://www.IMStatusCheck.com/?icq"><img src="http://www.IMStatusCheck.com/status/icq/99897919" border="0"></a>');
//myIMs[1] = new Array("MSN", "todd.wallentine@gmail.com", '<a href="http://www.imwrapper.com/" title="msn online status"><img src="http://www.imwrapper.com/msn/todd.wallentine@gmail.com/live" alt="msn status" title="msn online indicator" border="0" /></a>');
myIMs[1] = new Array("MSN", "todd.wallentine@gmail.com", '<a href="http://www.IMStatusCheck.com/?msn"><img src="http://www.IMStatusCheck.com/status/msn/todd.wallentine@gmail.com" border="0"></a>');
//myIMs[2] = new Array("AIM", "toddWallentine", '<a href="http://www.imwrapper.com/" title="aim online status"><img src="http://www.imwrapper.com/aim/toddWallentine/bb" alt="aim status" title="aim online indicator" border="0" /></a>');
myIMs[2] = new Array("AIM", "toddWallentine", '<a href="http://www.IMStatusCheck.com/?aim"><img src="http://www.IMStatusCheck.com/status/aim/toddWallentine" border="0"></a>');
//myIMs[3] = new Array("Yahoo", "toddWallentine", '<a href="http://www.imwrapper.com/" title="yahoo online status"><img src="http://www.imwrapper.com/yahoo/toddWallentine/standard" alt="yahoo status" title="yahoo online indicator" border="0" /></a>');
myIMs[3] = new Array("Yahoo", "toddWallentine", '<a href="http://www.IMStatusCheck.com/?yahoo"><img src="http://www.IMStatusCheck.com/status/yahoo/toddWallentine" border="0"></a>');
myIMs[4] = new Array("Google Talk", "todd.wallentine", '<a href="http://www.IMStatusCheck.com/?gtalk"><img src="http://www.IMStatusCheck.com/status/gtalk/todd.wallentine@gmail.com" border="0"></a>');

var myWorkPhone = "785-320-2400";
var myWorkAddress = "211 South Seth Child Road, Manhattan, KS 66502";

var myHomePhone = "785-537-9989";
var myHomeAddress = "3912 Golden Eagle Dr., Manhattan, KS 66502";

var mySocialNetworkingSites = new Array();
mySocialNetworkingSites[0] = new Array("http://www.linkedin.com/in/toddwallentine", "LinkedIn", "");
mySocialNetworkingSites[1] = new Array("http://www.facebook.com/todd.wallentine", "Facebook", "");
mySocialNetworkingSites[2] = new Array("http://www.fitlink.com/tcw", "FitLink", "which I use to keep track of my workouts");
//mySocialNetworkingSites[3] = new Array("http://www.geni.com/", "Geni", "which I use to keep track of my family tree");
//mySocialNetworkingSites[4] = new Array("http://myprofile.cos.com/toddWallentine", "Community of Science (COS)", "");
//mySocialNetworkingSites[5] = new Array("http://member.acm.org/~tcwally", "ACM", "");
