<!-- 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





document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0">');
document.write('<tr><td class="menu-titles">');


// MENU BOX TITLE
document.write('About Ginny Robert<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="8" border="0" width="100%" class="rightboxtext">');
document.write('<tr><td align="center" 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('</td></tr><tr><td align="left" valign="top" colspan="2">');


document.write('Ginny Robert\'s clients include current and prospective small business owners, economic development agencies, SCORE, SBDC, educational institutions (universities, community colleges, vocational schools and high schools) and banks.&nbsp;');

document.write('Each year, <strong>she helps clients obtain millions in both public and private sector funding</strong> for their ventures.<br />');


document.write('</td></tr><tr><td align="right" valign="top" colspan="1" class="boxtext">');

document.write('</td></tr><tr><td align="left" valign="top" colspan="2">');





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 -->
