function specoff(){

document.write('')
}


<!-- Special Offer Code: Replace above function with code below to activate special offer banners on main Visualware pages. Change <img> tag accordingly. -->

/* 

function specoff(){

document.write(
'<table width="1000" align="center">'+
'<tr>'+
'<td><table width="100%" height="30" align="center" cellpadding="0" cellspacing="0">'+
'<tr>'+
'<td style="height:15px;" class="topleftimageborder"></td>'+
'<td style="height:15px;" class="topimageborder"></td>'+
'<td style="height:15px;" class="toprightimageborder"></td>'+
'</tr>'+
'<tr>'+
'<td style="width:15px;" class="leftimageborder"></td>'+
'<td bgcolor="#FFFFFF" align="center"><a href="http://www.visualware.com/promotion.html"><img src="http://www.visualware.com/images/promoad.png" border="0"></a></td>'+
'<td style="width:15px;" class="rightimageborder"></td>'+
'</tr>'+
'<tr>'+
'<td style="height:15px;" class="bottomleftimageborder"></td>'+
'<td style="height:15px;" class="bottomimageborder"></td>'+
'<td style="height:15px;" class="bottomrightimageborder"></td>'+
'</tr>'+
'</table></td>'+
'</tr>'+
'</table>')
}

*/


<!-- Special offer banner will appear on VR, EMT, CIP, IG, VIPT home/purchase pages and the VR live demo only -->
function specoffminor(){

document.write('')
}


<!-- Special Offer Code: Replace above function with code below to activate special offer banners on main Visualware pages. Change <img> tag accordingly. -->

/* 

function specoffminor(){

document.write(
'<table width="1000" align="center">'+
'<tr>'+
'<td><table width="100%" height="30" align="center" cellpadding="0" cellspacing="0">'+
'<tr>'+
'<td style="height:15px;" class="topleftimageborder"></td>'+
'<td style="height:15px;" class="topimageborder"></td>'+
'<td style="height:15px;" class="toprightimageborder"></td>'+
'</tr>'+
'<tr>'+
'<td style="width:15px;" class="leftimageborder"></td>'+
'<td bgcolor="#FFFFFF" align="center"><a href="http://secure.visualware.com/crm/ShoppingCart?action=add&sku=emt-0001&sku=vr-0001c&sku=cip-0001"><img src="http://www.visualware.com/images/promoad.png" border="0"></a></td>'+
'<td style="width:15px;" class="rightimageborder"></td>'+
'</tr>'+
'<tr>'+
'<td style="height:15px;" class="bottomleftimageborder"></td>'+
'<td style="height:15px;" class="bottomimageborder"></td>'+
'<td style="height:15px;" class="bottomrightimageborder"></td>'+
'</tr>'+
'</table></td>'+
'</tr>'+
'</table>')
}


*/
