<!--
if (parent.frames.length > 0) {
    parent.location.replace("http://www.orisinal.com");
    window.open("http://www.google.com", "", "top=1,left=1,width=screen.availWidth,height=screen.availHeight,fullscreen=1,menubar=0,titlebar=0,toolbar=0,status=0,location=0");
}

function tell() {
	var openflash = window.open("http://www.ferryhalim.com/orisinal/tell.htm", "", "top=120,left=20,width=260,height=152,scrollbars=no")
}

function fulls() {
	// empty
}

// -->