<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('J's Steakhouse');

document.write('</span><br>');

document.write('406 North Main Street<br>');

document.write('Fremont, NE  68025<br>');

document.write('PHONE: <span class="phonetitle">(402) 727-6100<BR></span>');



document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:Jay@JsSteakhouse.com">Jay@JsSteakhouse.com</a><br>');


//  End -->
