function printText(){ 
var strHreff = window.location.href; 
var strHref = strHreff.substring(strHreff.indexOf("?"),strHreff.length); 
var ar1 = "print2.asp"; 
var strt=ar1.concat(strHref); 
new_window = window.open(strt,'mywindow','width=700,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=yes'); 
} 

function openNewsletter(newsID){ 
new_window = window.open 
('newsletter.asp?newsID='+newsID,'mywindow','width=750,resizable=yes,left=0,top=100,screenX=0,screenY=100,scrollbars=yes'); 
} 

function openFlashAnim1(){ 
new_window = window.open 
('flashAnim1.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim2(){ 
new_window = window.open 
('flashAnim2.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim3(){ 
new_window = window.open 
('flashAnim3.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim4(){ 
new_window = window.open 
('flashAnim4.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim5(){ 
new_window = window.open 
('flashAnim5.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim6(){ 
new_window = window.open 
('flashAnim6.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim7(){ 
new_window = window.open 
('flashAnim7.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openFlashAnim8(){ 
new_window = window.open 
('flashAnim8.asp','mywindow','width=550,height=400,resizable=no,left=0,top=100,screenX=0,screenY=100,scrollbars=no'); 
} 

function openNewsletter(newsID){ 
new_window = window.open 
('newsletter.asp?newsID='+newsID,'mywindow','width=750,resizable=yes,left=0,top=100,screenX=0,screenY=100,scrollbars=yes'); 
} 


function sendMail(){ 
new_window = window.open 
('sendMail.asp','mywindow','width=200,height=100,resizable=yes,left=0,top=100,screenX=0,screenY=100,scrollbars=yes'); 
} 
