<!--

// ----------------------------------------------------------------------------------
//
//                                KRAFTWERK.TECHNOPOP.COM.BR
//
//                                     Website project
// ----------------------------------------------------------------------------------
//
// JAVA SCRIPT TOP WINDOW
//
// ----------------------------------------------------------------------------------
//
// Dante de Conti - 25/01/2004
//
// ----------------------------------------------------------------------------------
//
// Revisions: 25/01/2004
//
// ----------------------------------------------------------------------------------

if (self.parent.frames.length != 0) { top.location.href = "http://kraftwerk.technopop.com.br"; }

//-->