// JavaScript Document
// Created by: Willy V. for WillyV.com iTechster.com BullBoyKennels.com DOFCH.com
// This creates the popup window using behaviors
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->

