<!-- Begin SIDEBAR Right


// NUDGE DOWN SPACER
document.write('<img src="images/spacer.gif" height="2" width="10"><br>')




// START TOPIC ONE

// document.write('<span class="sidebartitle">');

// document.write('Coming Soon<br>Online Orders:<br>');

// document.write('</span><span class="sidebartext">');




// START VIEW CART FORM

// document.write('<img src="images/cart-paypal.gif" alt="Order Through Paypal" vspace="5"><br>');
// document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin: 0px">');
// document.write('<input type="hidden" name="cmd" value="_cart">');
// document.write('<input type="hidden" name="business" value="'+paypal_email+'">');
// document.write('<input type="hidden" name="display" value="1">');
// document.write('<input type="image" SRC="images/cart-view-off.gif" border="0" onmouseover="this.src=\'images/cart-view-on.gif\'" onmouseout="this.src=\'images/cart-view-off.gif\'"><br>');
// document.write('</form>');
// document.write('</span>');


// START TOPIC CUSTOMERS

// document.write('<br>');

// document.write('<span class="sidebartitle">');

// document.write('Our Customers Say:');

// document.write('<br></span><span class="sidebartext">');

// document.write('Without the support of the guys at Intellicall, I would be out of business! <br>');
// document.write('<b>- Your Name -</b><br>');


// document.write('<br>');
// document.write('Customer Comments, Coming Soon!<br>');
// document.write('<b>- Your Name -</b><br>');


// document.write('<br>');
// document.write('Customer Comments, Coming Soon!<br>');
// document.write('<b>- Your Name -</b><br>');


// document.write('<br>');
// document.write('Customer Comments, Coming Soon!<br>');
// document.write('<b>- Your Name -</b><br>');



document.write('</span>');


// START PRODUCTS

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Premier Products<br>Catalog:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="specials.htm">NEW Products</a><br><br>');
document.write('<a href="smart_boards.htm">Intellicall Smart Boards</a><br><br>');
document.write('<a href="ICL_software.htm">Intellicall Management Software</a><br><br>');
document.write('<a href="ICL_hardware.htm">Payphone Management Hardware</a><br><br>');
document.write('<a href="parts_accessories.htm">Parts and Accessories</a><br><br>');
document.write('<a href="smart_payphones.htm">Complete Smart Payphones</a><br><br>');
document.write('<a href="price.htm">Price List</a><br>');


document.write('</span>');


// START NEWSLETTER TOPIC


// document.write('<br>');

// document.write('<span class="sidebartitle">');

// document.write('Newsletter:<br>');

// document.write('</span><span class="sidebartext">');

// document.write('If there is enough interest in a newsletter, Intellicall will provide so Signup for the latest news, specials and additions.<br>');




// START NEWSLETTER FORM AREA

// if (newsletter == "yes") {

// function clearText(thefield){
// if (thefield.defaultValue==thefield.value)
// thefield.value = ""
// }

// document.write('<TABLE cellpadding="3" cellspacing="0" border="0" class="newstable"><tr><td>');
// document.write('<TABLE cellpadding="1" cellspacing="0" border="0"><tr><td colspan="2" class="newstext">');
// document.write('Subscribe to our newsletter:<br>');
// document.write('</td></tr><tr><td align="left">');
// document.write('<form method="POST" action="http://'+your_domain+'/cgi-bin/formmail.cgi" style="margin: 0px">');
// document.write('<INPUT TYPE="HIDDEN" name="recipient" value="subscribe@'+your_domain+'">');
// document.write('<INPUT TYPE="HIDDEN" NAME="redirect" VALUE="http://'+your_domain+'/thanks.html">');
// document.write('<INPUT TYPE="HIDDEN" NAME="required" VALUE="email">');
// document.write('<INPUT TYPE="HIDDEN" name="sort" value="email">');
// document.write('<INPUT TYPE="TEXT" name="email" SIZE="16" value=" your@email.com" onFocus="clearText(this)" // class="newsform"><br>');
// document.write('</td><td align="left">');
// document.write('<INPUT TYPE="image" SRC="images/search-off.gif" border="0" onmouseover="this.src=\'images/search-on.gif\'" // onmouseout="this.src=\'images/search-off.gif\'" alt="Join Newsletter"><br>');
// document.write('</form>');
// document.write('</td></tr></table>');
// document.write('</td></tr></table>');


// document.write('This maillist or "newsletter" form works best with Network Solutions hosting but can be setup to use any maillist // script.<br>');

// document.write('</span>');

// }

// END NEWSLETTER FORM AREA


// START TOPIC 4


// document.write('<br>');

// document.write('<div class="sidebar">');

// document.write('<span class="sidebartitle">');

// document.write('The Search Form:');

// document.write('<br></span><span class="sidebartext">');

// document.write('The search form above is created to search at Google, however, you can edit this form to be a site search.
// See your <a href="help.html">help.html</a> for details.<br>');

// document.write('</span>');











// THIS IS AN EXTRA PARAGRAPH



   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="images/sidebar-right2.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
