// Visitosity Hardware Solutions Panel Version 1.0
//
// Author: Matt Frazee
// File: OtherModels.js
// Date: 11/13/07

function createOtherSolutions(){
  //starting tag
  document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td height="5"></td></tr><tr><td height="24" align="center" background="images/titlebar_sm_bg.jpg" class="TitleBarText">Other Models Availiable</td></tr><tr><td height="1" bgcolor="#000000"></td></tr><tr><td><a href="contactus.html"><img src="images/wall_table.jpg" width="195" height="287" border="0" alt="Click here for other hardware solutions."/></a></td></tr></table>');
}