//<script language="javascript">
// $id: afc.js

if (top.location != location)
{
window.open(location.href);
}

document.oncontextmenu = new Function("return false"); 
document.ondragstart = new Function("return false"); 
document.onselectstart = new Function("return false"); 
window.defaultStatus="AFC Numismática - Coleções de Cédulas e Moedas";

//</script>
