// Delimasyon.Com 2004 By Barış Atar


//

// nav
function go(box) 
{
if(box != "" )
self.location = box;
}
//end nav

// Open referans
function openref(ref)
{
window.open(ref,'ref','scrollbars=yes,resizable=no,width=600,height=500');
}
// end -->


<!-- © Delimasyon -->


