<!-- Created on Dec 20, 2003 1:06:13 PM -->
function GoTo(URL)
{window.open(URL, "win1");
 return false;
}
function LinkTo(URL)
{self.location.href=URL;
 return false;
}
function SendMail()
{self.location='mai' + 'lto:' + 'mac' + '@' + 'mv.com' + '?subject=IAW inquiry';
 return false;
}

/* You can define as many links as you need here */
var Link1="IAWInvProto.html";
var Link2="IAWProjects.html";
var Link3="http://www.metalwebnews.com/howto/ph-conv/ph-conv.html";
var Link4="IAWPresentations.html";
var Link5="IAWCompnTrain.html";
var Link6="IAWSalesSync.html";
var Link7="IAWContact.html";
var Link8="IAWKits.html";
var Link9="IAWHandyADC.html";
var Link10="IAWHandyADCScrSht.html";