<!-- 
/***********************************************************
Configuration file for computer screen
***********************************************************/
myAd = new Banner( 5, 174, 94, "click here", 1, 1 );
myAd.Ad( "/images/hdr_right_computer_mci.gif", "/portfolio.shtml", null, "MCI Center" );
myAd.Ad( "/images/hdr_right_computer_cts.gif", "/portfolio.shtml", null, "Checker Taxi Stand" );
myAd.Ad( "/images/hdr_right_computer_gh.gif", "/portfolio.shtml", null, "Globalhealth.gov" );
myAd.Ad( "/images/hdr_right_computer_net.gif", "/portfolio.shtml", null, "New Era Title" );
myAd.Ad( "/images/hdr_right_computer_hci.gif", "/portfolio.shtml", null, "HCI Technologies" );
myAd.Ad( "/images/hdr_right_computer_ttr.gif", "/portfolio.shtml", null, "AOL Time To Read" );

// myAd.Ad( "/images/billboards/billboard1.gif", "/news/", null, "billboard 1" );
// myAd.Ad( "/images/billboards/billboard3.gif", "/news/", null, "billboard 3" );
// myAd.Ad( "/images/billboards/billboard5.gif", "/news/", null, "billboard 5" );
myAd.output();
// -->




