part = new Array("","Saqib","Linuzappz","Shadow","GoldFinger","Refraction","Zerofrog","GiGaHeRz","Pete","Gabest","EFP","CKemu","Bositman","Belmont","Nachbrenner","Parotaku","Raziel","Rudy_X","Falcon4ever","ChaosCode","GeneralPlot","Prafull","auMatt","Florin");

function mto(na) 
{	
  ending = "pcsx2.net";
  nam = part[na];
  comp = "mailto:" + nam + "@" + ending;
  window.location=comp;
}
