// JavaScript Document
function makeSymbol() { document.write('&#64;'); }
function makePoint() { document.write('&#46;'); }
