// JavaScript Document

function goHOME(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='home.htm'
myframe3.location='home_top.htm'
//myframe2.location='initial.htm'
//myframe3.location='welcome.htm'


}

function goFAQ(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='faq.htm'
myframe3.location='top_faq.htm'
//myframe3.location='welcome.htm'


}

function goCOPY(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='copy.htm'
myframe3.location='home_top.htm'
//myframe3.location='welcome.htm'


}


function goDIS(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='dis.htm'
myframe3.location='home_top.htm'
//myframe3.location='welcome.htm'


}

function goCONTACT(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='contact.htm'
myframe3.location='top_contact.htm'
//myframe3.location='welcome.htm'


}
function goTEST(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='testimonials.htm'
myframe3.location='top_testimonials.htm'
//myframe3.location='welcome.htm'


}

function goEXP(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='expert.htm'
myframe3.location='expert_top.htm'
//myframe3.location='welcome.htm'


}



function goPRO(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='profile.htm'
myframe3.location='pro_top.htm'
//myframe3.location='welcome.htm'


}


function goART(){
//myframe2.location='images/images/hometitle.jpg'; 
myframe2.location='articlesMain.htm'
myframe3.location='top_articles.htm'
//myframe3.location='welcome.htm'


}
