David, I assume because you are posting on the Flex Viewer forum that you are speaking about have two different FlexViewer configurations. So if you look at my main page at http://gis.calhouncounty.org you will see I do something similar. You do NOT have to have two FlexViewers running on your site. The links you use just need to point to different config files.<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Calhoun County GIS Systems</title>
<link href="StyleSheet.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1><img src="logo2.png" alt="Calhoun County" border="0" style="vertical-align:middle; padding-right:8px;"/> Web Mapping Application Choices</h1>
<h3>Calhoun County Revenue Department</h3><p> in an endeavor to please our tax payers Calhoun County Revenue Commission
has three Tax Map site that allow you to search for tax parcel info by Parcel number, PPIN, owner name and address.
All three sites use the latest technology that includes Adobe Flex and ESRI ArcGIS Server 10.</p>
<p>We at Calhoun County are dedicated to serve our tax payers and have heard that many like our old site's look and functionality,
so we have re-built the old site keeping the same basic look but using new technology that is not scheduled to be phased out.</p>
<p>To aid in learning any of our sites features there is a full help system with a quick start section for your use.</p>
<p>If you wish to use the current site, new site look or the old site please choose the appropriate link below.</p>
<table style="width: 100%;">
<tr align="center">
<td>
<a href="http://gis.calhouncounty.org/ParcelViewer/index.html" target="_self"><img src="oldsite.jpg" alt="Old Site Link" border="0" /></a>
</td>
<td>
<a href="http://gis.calhouncounty.org/flexviewer2.0/index.html?config=config-calhoun-classic.xml" target="_self"><img src="currentsite.jpg" alt="Current Site Link" border="0" /></a>
</td>
<td>
<a href="http://gis.calhouncounty.org/flexviewer2.0/" target="_self"><img src="newsite.jpg" alt="New Site Link" border="0" /></a>
</td>
</tr>
<tr align="center">
<td><h5>Old Site</h5></td>
<td><h5>Current Site</h5></td>
<td><h5>New Site Look</h5></td>
</tr>
<tr align="center">
<td colspan="3"><p>If these sites does not bring up a map you need to download Adobe Flash Player. click link below.</p></td>
</tr>
<tr align="center">
<td colspan="3"><a href="http://get.adobe.com/flashplayer/" target="_blank"><img src="flashplayer_100x100.jpg" width="50" height="50" alt="Get Flash Player Link" border="0" /></a></td>
</tr>
</table>
</body>
</html>