function LoadiFrames() {
   OpenIFrame('PriceList','/cgi-bin/domain_pricing.pl',1);
   OpenIFrame('PriceList1','/cgi-bin/domain_pricing.pl?ProductType=1',1)
   OpenIFrame('PriceList2','/cgi-bin/domain_pricing.pl?ProductType=2',1)
   OpenIFrame('PriceList3','/cgi-bin/domain_pricing.pl?ProductType=3',1)
}
