<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


// RIGHT SIDEBAR FILE


var menuspace		= "140"		// WHITESPACE ADJUST
var menuVspace		= "60"		// SPACE BELOW RIGHT SIDEBAR

var showimage1		= "yes"		// SHOW 1ST LINKED IMAGE
var showimage2		= "no"		// SHOW 2ND LINKED IMAGE


//<iframe src="http://rcm.amazon.com/e/cm?t=suppc-20&o=1&p=8&l=as1&asins=0596009062&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
//<iframe src="http://rcm.amazon.com/e/cm?t=suppc-20&o=1&p=8&l=as1&asins=B000CC09UW&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
//<iframe src="http://rcm.amazon.com/e/cm?t=suppc-20&o=1&p=8&l=as1&asins=076451623X,0596009062,B000CC09UW&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_74a37b37-b0b3-43dd-bcd3-caac06b86e0f"  WIDTH="120px" HEIGHT="400px"> <PARAM NAME="movie" VALUE="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fsuppc-20%2F8009%2F74a37b37-b0b3-43dd-bcd3-caac06b86e0f&Operation=GetDisplayTemplate"><PARAM NAME="quality" VALUE="high"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><PARAM NAME="allowscriptaccess" VALUE="always"><embed src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fsuppc-20%2F8009%2F74a37b37-b0b3-43dd-bcd3-caac06b86e0f&Operation=GetDisplayTemplate" id="Player_74a37b37-b0b3-43dd-bcd3-caac06b86e0f" quality="high" bgcolor="#ffffff" name="Player_74a37b37-b0b3-43dd-bcd3-caac06b86e0f" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="400px" width="120px"></embed></OBJECT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fsuppc-20%2F8009%2F74a37b37-b0b3-43dd-bcd3-caac06b86e0f&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT>');

document.write('<br><br>');


document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0">');
document.write('<tr><td class="menu-titles">');


// MENU BOX TITLE

document.write('Testimonials<br>');



document.write('</td></tr></table>');
document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0" class="menu-table">');
document.write('<tr><td>');
document.write('<table cellspacing="0" cellpadding="5" border="0" width="100%" class="boxtext">');
document.write('<tr><td align="left" valign="top" colspan="2">');
document.write('<img src="picts/spacer.gif" height="2" width="10" border="0" alt="Image"><br>');


// START SIDEBAR TEXT TO EDIT
document.write('After using Pushpin tool on several projects now I have to say that it helps move data between MapPoint and other data-mapping programs as easily as flat files do between non-geographic databases.');
document.write('This lets me take data in various forms, including stuff mapped in MapPoint and export it to perform geographic analysis in other programs. Well worth the price!<br>');
document.write('<b>- mappingmodels.com -</b><br>');

document.write('<a href="testimonials.htm" class="menu">More Testimonials</a><br>');

document.write('</td></tr><tr><td align="center" valign="top" colspan="2">');



// START 1ST LINKED SIDEBAR IMAGE

   if (showimage1 == "yes") {
document.write('<a href="testimonials.htm">');
document.write('<img src="picts/sidebar-3.jpg" border="0" class="bordersSB" vspace="8" alt="Click to View">');
document.write('</a><br>');
}



// START 2ND LINKED SIDEBAR IMAGE

   if (showimage2 == "yes") {
document.write('<a href="testimonials.htm">');
document.write('<img src="picts/sidebar-4.jpg" border="0" class="bordersSB" vspace="8" alt="Click to View">');
document.write('</a><br>');
}











document.write('</td></tr></table>');
document.write('</td></tr></table>');

document.write('<img src="picts/spacer.gif" height="'+menuVspace+'" width="'+menuspace+'" border="0"><br>');


//  End -->