# MySQL dump 8.13
#
# Host: localhost    Database: connecthot
#--------------------------------------------------------
# Server version	3.23.36

#
# Table structure for table 'AffiliatePayouts'
#

CREATE TABLE AffiliatePayouts (
  affiliate_id smallint(6) NOT NULL default '0',
  PayoutDate date NOT NULL default '0000-00-00',
  PayoutFromDate date NOT NULL default '0000-00-00',
  PayoutToDate date NOT NULL default '0000-00-00',
  Amount float default NULL,
  PRIMARY KEY  (affiliate_id),
  KEY PayoutDate (PayoutDate)
) TYPE=MyISAM;

#
# Dumping data for table 'AffiliatePayouts'
#


#
# Table structure for table 'AffiliateStats'
#

CREATE TABLE AffiliateStats (
  Date date NOT NULL default '0000-00-00',
  affiliate_id smallint(6) NOT NULL default '0',
  nHits smallint(6) default '0',
  nUniques smallint(6) default '0',
  nSignups smallint(6) default '0',
  Payout float default '0',
  KEY Date (Date),
  KEY affiliate_id (affiliate_id)
) TYPE=MyISAM;

#
# Dumping data for table 'AffiliateStats'
#

INSERT INTO AffiliateStats VALUES ('2001-07-12',1,2,1,0,0);
INSERT INTO AffiliateStats VALUES ('2001-07-12',15,3,1,1,60);

#
# Table structure for table 'Affiliates'
#

CREATE TABLE Affiliates (
  affiliate_id int(11) NOT NULL auto_increment,
  PayTo varchar(64) default NULL,
  Address varchar(127) default NULL,
  City varchar(32) default NULL,
  State varchar(32) default NULL,
  Country char(2) default NULL,
  Phone varchar(32) default NULL,
  Email varchar(64) default NULL,
  JoinDate date NOT NULL default '2001-01-01',
  PRIMARY KEY  (affiliate_id),
  KEY Email (Email)
) TYPE=MyISAM;

#
# Dumping data for table 'Affiliates'
#

INSERT INTO Affiliates VALUES (1,NULL,NULL,NULL,NULL,NULL,NULL,'prosso@prosso.com','2001-01-01');
INSERT INTO Affiliates VALUES (15,NULL,NULL,NULL,NULL,NULL,NULL,'eugeneprosso@yahoo.com','2001-01-01');
INSERT INTO Affiliates VALUES (0,NULL,NULL,NULL,NULL,NULL,NULL,'NO AFFILIATE','2001-01-01');
INSERT INTO Affiliates VALUES (20,NULL,NULL,NULL,NULL,NULL,NULL,'elliott@stambouli.org','2001-08-30');
INSERT INTO Affiliates VALUES (21,NULL,NULL,NULL,NULL,NULL,NULL,'abc@com.com','2001-09-25');
INSERT INTO Affiliates VALUES (22,NULL,NULL,NULL,NULL,NULL,NULL,'eugene@yahoo.com','2001-10-31');

#
# Table structure for table 'Banners'
#

CREATE TABLE Banners (
  BannerTitle varchar(32) NOT NULL default '',
  BannerPath varchar(127) NOT NULL default 'http://connecthot.com/banners/CH_logo.gif',
  BannerLink varchar(255) NOT NULL default 'http://connecthot.com/banners/CH_logo.gif',
  PRIMARY KEY  (BannerTitle)
) TYPE=MyISAM;

#
# Dumping data for table 'Banners'
#

INSERT INTO Banners VALUES ('Connect Hot','https://connecthot.com/image/LogoCH.gif','http://www.connecthot.com/?affiliate_id=<your_affiliate_id>');
INSERT INTO Banners VALUES ('Connect Hot small','https://connecthot.com/image/LogoCHsmall.gif','http://www.connecthot.com/?affiliate_id=<your_affiliate_id>');
INSERT INTO Banners VALUES ('Cyber Fil','https://connecthot.com/image/LogoCF.gif','http://www.connecthot.com?Language=french&affiliate_id=<your_affiliate_id>');
INSERT INTO Banners VALUES ('Cyber Fil small','https://connecthot.com/image/LogoCFsmall.gif','http://www.connecthot.com?Language=french&affiliate_id=<your_affiliate_id>');

#
# Table structure for table 'BillingInfo'
#

CREATE TABLE BillingInfo (
  id int(11) NOT NULL auto_increment,
  ts_of_issue timestamp(14) NOT NULL,
  affiliate_id int(11) NOT NULL default '0',
  randomID varchar(10) NOT NULL default '',
  p_cc_first_name varchar(60) NOT NULL default '',
  p_cc_last_name varchar(60) NOT NULL default '',
  p_cc_type varchar(64) NOT NULL default '',
  p_cc_num varchar(16) NOT NULL default '',
  p_cc_exp varchar(7) NOT NULL default '',
  price varchar(8) NOT NULL default '0',
  coupon varchar(32) NOT NULL default '',
  service_type varchar(32) NOT NULL default '',
  paid char(2) default 'N',
  amount_returned varchar(8) NOT NULL default '0.0',
  final_amount varchar(8) NOT NULL default '0.0',
  payment_system varchar(16) NOT NULL default '',
  vat_options varchar(64) NOT NULL default 'NO VAT',
  error_message varchar(255) NOT NULL default '',
  orderID varchar(64) NOT NULL default '',
  trackingID varchar(64) NOT NULL default '',
  email varchar(128) NOT NULL default '',
  first_name varchar(60) NOT NULL default '',
  last_name varchar(60) NOT NULL default '',
  org_name varchar(255) NOT NULL default '',
  address1 varchar(255) NOT NULL default '',
  address2 varchar(255) NOT NULL default '',
  address3 varchar(255) NOT NULL default '',
  city varchar(128) NOT NULL default '',
  state varchar(32) NOT NULL default '',
  postal_code varchar(10) NOT NULL default '',
  country varchar(60) NOT NULL default '',
  phone varchar(64) NOT NULL default '',
  fax varchar(64) NOT NULL default '',
  PRIMARY KEY  (id),
  KEY email (email),
  KEY org_name (org_name),
  KEY last_name (last_name)
) TYPE=MyISAM;

#
# Dumping data for table 'BillingInfo'
#

INSERT INTO BillingInfo VALUES (2,20010920183331,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11787426','f984aafefddb642529766f60060d6aa0','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (3,20010920183331,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11787517','35a6cb14ed9aa7cdea9f0a0b817b75f0','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (5,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11826780','0f9581d4a5936ef259a295f6bf038d60','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (7,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11826882','f8425e598eb5688dca635cf4523d491c','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (8,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','12-2001','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11843292','72725686d0d66debc0f58cb1193f63f8','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (9,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','12-2001','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11843933','7bf797f1873d76663a1a048f0b2fab4c','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (12,20010920183331,0,'7462416','Eugene','Prosso','Visa','xxxxxxxxxxxxxxxx','07-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11850322','96e200c18b6a5c15a26390f5b30d8f74','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (18,20010920183331,0,'1401888','Eugene','Prosso','Visa','xxxxxxxxxxxxxxxx','07-2002','1','','renew-','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11887692','742fe1c62019fcee8a7edf69583a3c97','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (19,20010920183331,0,'','Vasia','Petrov','visa','xxxxxxxxxxxxxxxx','01-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11902282','fd0c1595d2e7f2509f9be1feda37cbc8','leonids@military.com','Leonids','Solonovich','Naale','Nalea','nal','kipodan','Manara','DNGE','12165','IL','046908219','');
INSERT INTO BillingInfo VALUES (20,20010920183331,0,'1093081','Vasia','Petrov','Visa','xxxxxxxxxxxxxxxx','01-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11902401','dc8bb20fa128b75cf9bc04a365858912','leonids@military.com','Leonids','Solonovich','Naale','Nalea','nal','kipodan','Manara','DNGE','12165','IL','046908219','');
INSERT INTO BillingInfo VALUES (21,20010920183331,0,'2226620','Vasia','Petrov','Visa','xxxxxxxxxxxxxxxx','01-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11902545','a477940e6e930438b7254a0aaedce799','leonids@military.com','Leonids','Solonovich','Naale','Nalea','nal','kipodan','Manara','DNGE','12165','IL','046908219','');
INSERT INTO BillingInfo VALUES (22,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903269','d59fe46e7069214d60183b9bce9e4455','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (24,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903351','786a2f0c2f80cbe93b806034250a9a8d','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (25,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903432','a6ee516b4de455385b9780f731312a4a','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (26,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903461','db6554b2b203df5b14212bb9349c8fe3','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (27,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903476','d3c8b4a53b5e5652c3de9c619cbb9446','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (28,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903533','697790036da812ee774bede2464b16b7','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (29,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903570','22660db2e59368267265b472c76b0f24','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (30,20010920183331,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903797','e611e40b0539a431d25e934743682deb','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (31,20010920183331,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11903806','94e9b4524ee7edd36a06744587a89c53','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (40,20010920183331,0,'9391140','Vasia','Petrov','Visa','xxxxxxxxxxxxxxxx','01-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11906303','8bf7c93e0b50b007ae75bd83572e8a03','leonids@military.com','Leonids','Solonovich','Naale','Nalea','nal','kipodan','Manara','DNGE','12165','IL','046908219','');
INSERT INTO BillingInfo VALUES (42,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','07-2002','0','','','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11910500','b4dc7985d7f306690c3bda0af4cd0425','eugeneprosso@yahoo.com','Eugene\0Eugene','Prosso\0Prosso','Net Gliding\0Net Gliding','Pinguin str 1\0Pinguin str 1','Igloo #2\0Igloo #2','Ice cell #3\0Ice cell #3','Pinguinsk\0Pinguinsk','Western Antarctica\0Eastern Antar','12345\01234','US','972-53-263974\0972-53-263974','ask the nearest post pinguin\0ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (47,20010920183331,0,'','Eugene','Prosso','amex','xxxxxxxxxxxxxxxx','12-2001','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11920991','67bd69ad0370692879ea5f997301585a','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (62,20010920183331,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','01-2002','0','','','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11951911','d5a129d1f7deb5870dcb0d797a4d1ee1','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','US','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (64,20010920183331,0,'6601503','Eugene','Proso','Visa','xxxxxxxxxxxxxxxx','01-2003','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11990439','3aeafa4be4af667bd6b3bee455ec37b6','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (65,20010920183331,0,'4002470','Eugene','Prosso','Mastercard','xxxxxxxxxxxxxxxx','01-2003','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11990946','1b8ac9dfc37f0040c8c0bc73e061e911','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (66,20010920183331,0,'4825271','Eugene','Prosso','Visa','xxxxxxxxxxxxxxxx','01-2003','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11991778','541a3d77e3499fff5cd32cb116de096a','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (67,20010920183331,0,'1531576','Eugene','Prosso','Visa','xxxxxxxxxxxxxxxx','01-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','11995692','9f115ff3a831b7e80554c999923c5058','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (68,20010920183331,0,'4500842','Eugene','Prosso','Visa','xxxxxxxxxxxxxxxx','01-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12048204','d5c0bb90b29472917f47c97ac3a6a504','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (69,20010920183331,0,'','E','Stambouli','visa','xxxxxxxxxxxxxxxx','06-2003','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12222086','11a9bf31e75cb6dd20708dd6d7c3c189','ceo@johnIceberg.com','John','Iceberg','John Iceberg','518 N 700 East','','','Washington','UT','84780','US','41-1-103-1029','41-1-274-2495');
INSERT INTO BillingInfo VALUES (243,20011103163742,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14591458','d9afe09c9e7f70797d97b0c02e600e49','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (242,20011103163336,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14591408','9e797dcf27bcb88aa63eecf81ee98b16','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (241,20011103163021,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14591372','dcf2120e76ce3b793ba1d4eeca8887ae','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (240,20011103161448,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14591187','7ebcba3e9365097ae0ae3dc0c257a60d','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (239,20011103161124,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14591149','2aee11f99e76bc20f5ba9564916622f8','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (238,20011103154933,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14590872','4d77a64d0e9b8c353c3e36ea2cdb3eed','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (237,20011103153516,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14590690','21c09c170ea8e2cd164737ae2b62637d','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (236,20011103151217,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14590355','eb5fb7b3b4cb988c7a3dd4f34dc1a684','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (235,20011103150840,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','9.95','','','Y','0.0','0.0','WorldPay','0','NONE','14590310','0b3cef6a7788168d905a163fb189037f','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (234,20011103150506,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (233,20011103150413,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (232,20011103150334,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (183,20010920183331,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12640217','e11c281a50919fe9c8f7d35eea1bb46c','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (231,20011103150243,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (185,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12645877','61b179ba880bffa7369db0ca5c8782b7','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (187,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12656748','edb93803974e1b8475027a46abee4426','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (230,20011103150156,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (189,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12656902','d9c2c6d234800fc684d296fc13b9b6bd','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (229,20011103145956,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (191,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12656993','4a02d11ebb50db6f3bb83ab1f1b9d538','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (192,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12657118','e26089b936e39779ea69ab37c342a65a','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (193,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12671241','0fa4fb319d6d0a0479111b883d3b295c','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (194,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12672787','83cd11d8d1b9d60afdd4c3043b501fd8','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (228,20011103145724,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (197,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12674350','eb88f873967e0670efc45003b499101c','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (198,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12674448','f576e6effbcc5cd4270653fda1329051','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (199,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12674649','a5b2728e5b604843b0b3238b0f9cbe1e','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (227,20011103145412,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','0.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: No payment information available. This probably means one of the following: <br>you have completed or cancelled your payment <br>you have cookies disabled. To complete your payment enable cookies, press the \'back\' button on you','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (226,20011103145132,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','13844253','','','N','0.0','0.0','','NO VAT','','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (225,20011103145016,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','13844241','','','N','0.0','0.0','','NO VAT','','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (224,20011103143614,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','13844216','','','N','0.0','0.0','','NO VAT','','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (223,20011103143357,0,'','Eugene','Prosso','visa','4111111111111111','01-2003','13844986','','','N','0.0','0.0','','NO VAT','','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (222,20011026223926,0,'','aga','aga','visa','1111222233334444','01-2003','1.00','','','NE','0.0','0.0','WorldPay','0','Error during Authorisation: Card length invalid','','','misha2212@hotmail.com','Michael','Blinov','Michael Blinov','Beit Clor, 102','','','Rehovot','n/a','76100','IL','972-8-9342947','');
INSERT INTO BillingInfo VALUES (221,20010925062233,0,'','Eugene','Prosso','visa','4111111111111111','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','0','NONE','13083521','19d3c85c5e425e9b5bf39a5f79d8d111','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (206,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12677100','3b61dd89535755b69e566694d2f266df','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (220,20010925061626,0,'','Eugene','Prosso','visa','4111111111111111','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','0','NONE','13083198','04f8a9efce7c61fae9a42b7388d4c444','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (208,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12677413','53fc926a6983595bff2ac8f06f2dafd9','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (209,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','VAT NOT PAID','NONE','12677480','cdb2225f0e415baa9a20b1c28338b8e0','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (219,20010923080927,0,'','Eugene','Prosso','visa','4111111111111111','12-2001','1.00','','new','Y','0.0','0.0','WorldPay','0','NONE','12998272','71af57d4f2c93b25f340ad9deab3f302','eugene11@prosso.com','Eugene','Prosso','Organization','Address 1','','','City','Stat','12354','US','1235467','');
INSERT INTO BillingInfo VALUES (211,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','0','NONE','12880372','7f1ea98727a66fdd251db973817022cc','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (212,20010920183732,0,'','Eugene','Prosso','visa','xxxxxxxxxxxxxxxx','07-2002','1.00','','new','Y','0.0','0.0','WorldPay','0','NONE','12881480','67fd376a7efce5520a186dd6d02b125a','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (218,20010921184633,0,'','Eugene','Prosso','visa','4111111111111111','07-2002','1.00','askjdhaskjdh','new','Y','0.0','0.0','WorldPay','0','NONE','12972690','1d690b1b7878f5e63de06751185e7fa6','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (217,20010921102234,0,'7262754','Eugene','Prosso','visa','4111111111111111','07-2002','0.95','','Unknown','N','0.0','0.0','','NO VAT','','','','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');
INSERT INTO BillingInfo VALUES (216,00000000000000,0,'2914018','Eugene','Prosso','visa','4111111111111111','07-2002','0.95','','Unknown','Y','0.0','0.0','WorldPay','0','NONE','12939433','506df43c01698ae8c6aa4c0cac57620a','eugeneprosso@yahoo.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin');

#
# Table structure for table 'Booking'
#

CREATE TABLE Booking (
  email varchar(64) NOT NULL default '',
  first_name varchar(64) default '',
  last_name varchar(64) default '',
  number_persons int(11) default '1',
  number_beds int(11) default '1',
  accompanying1 varchar(64) default '',
  accompanying2 varchar(64) default '',
  accompanying3 varchar(64) default '',
  arrival_date varchar(64) default '',
  departure_date varchar(64) default '',
  kosher enum('yes','no') default 'yes',
  hotel varchar(64) default '70 to 90 USD range',
  description text,
  paid_with varchar(64) default 'Not Paid',
  PRIMARY KEY  (email)
) TYPE=MyISAM;

#
# Dumping data for table 'Booking'
#

INSERT INTO Booking VALUES ('eugeneprosso@yahoo.com','Eugene','Prosso',1,1,'none','','','1.1.2001','1.2.2002','','$110-130 range',NULL,'Credit Card');
INSERT INTO Booking VALUES ('eprossso@com.com','Eugene','Prosso',2,2,'Blinov','','','1.1.01','2.2.02','','$90-110 range',NULL,'Credit Card');
INSERT INTO Booking VALUES ('E@e.com','E','E',11,123,'ab','cd','ef','11.11.11','12.12.12','','Hotel President Wilson de Luxe Room','AGAIN','Credit Card');
INSERT INTO Booking VALUES ('E@eprosso.com','Eugene','E',11,123,'ab','cd','ef','11.11.11','12.12.12','no','Hotel President Wilson de Luxe Room','AGAIN','Check');
INSERT INTO Booking VALUES ('','','',0,0,'','','','','','','','','Credit Card');

#
# Table structure for table 'ContactInfos'
#

CREATE TABLE ContactInfos (
  Code varchar(30) NOT NULL default '',
  Title varchar(30) NOT NULL default '',
  Name varchar(50) NOT NULL default '',
  Email varchar(50) NOT NULL default '',
  Comment varchar(250) NOT NULL default ''
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'ContactInfos'
#

INSERT INTO ContactInfos VALUES ('Info','Information Service','Eugene Prosso','eugeneprosso@yahoo.com','');
INSERT INTO ContactInfos VALUES ('Sales','Sales Department','Sales Department','eugeneprosso@yahoo.com','');
INSERT INTO ContactInfos VALUES ('Tech','Technical Support','Eugene Prosso','eugeneprosso@yahoo.com','');
INSERT INTO ContactInfos VALUES ('Admin','Admin','Eugene Prosso','eugeneprosso@yahoo.com','');

#
# Table structure for table 'Countries'
#

CREATE TABLE Countries (
  Acronym char(2) NOT NULL default '',
  Description varchar(100) NOT NULL default '',
  PRIMARY KEY  (Acronym)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Countries'
#

INSERT INTO Countries VALUES ('AF','Afghanistan');
INSERT INTO Countries VALUES ('AL','Albania');
INSERT INTO Countries VALUES ('DZ','Algeria');
INSERT INTO Countries VALUES ('AS','American Samoa');
INSERT INTO Countries VALUES ('AD','Andorra');
INSERT INTO Countries VALUES ('AO','Angola');
INSERT INTO Countries VALUES ('AI','Anguilla');
INSERT INTO Countries VALUES ('AQ','Antarctica');
INSERT INTO Countries VALUES ('AG','Antigua And Barbuda');
INSERT INTO Countries VALUES ('AR','Argentina');
INSERT INTO Countries VALUES ('AM','Armenia');
INSERT INTO Countries VALUES ('AW','Aruba');
INSERT INTO Countries VALUES ('AU','Australia');
INSERT INTO Countries VALUES ('AT','Austria');
INSERT INTO Countries VALUES ('AZ','Azerbaijan');
INSERT INTO Countries VALUES ('BS','Bahamas');
INSERT INTO Countries VALUES ('BH','Bahrain');
INSERT INTO Countries VALUES ('BD','Bangladesh');
INSERT INTO Countries VALUES ('BB','Barbados');
INSERT INTO Countries VALUES ('BY','Belarus');
INSERT INTO Countries VALUES ('BE','Belgium');
INSERT INTO Countries VALUES ('BZ','Belize');
INSERT INTO Countries VALUES ('BJ','Benin');
INSERT INTO Countries VALUES ('BM','Bermuda');
INSERT INTO Countries VALUES ('BT','Bhutan');
INSERT INTO Countries VALUES ('BO','Bolivia');
INSERT INTO Countries VALUES ('BA','Bosnia Hercegovina');
INSERT INTO Countries VALUES ('BW','Botswana');
INSERT INTO Countries VALUES ('BV','Bouvet Island');
INSERT INTO Countries VALUES ('BR','Brazil');
INSERT INTO Countries VALUES ('IO','British Indian Ocean Territory');
INSERT INTO Countries VALUES ('BN','Brunei Darussalam');
INSERT INTO Countries VALUES ('BG','Bulgaria');
INSERT INTO Countries VALUES ('BF','Burkina Faso');
INSERT INTO Countries VALUES ('BI','Burundi');
INSERT INTO Countries VALUES ('KH','Cambodia');
INSERT INTO Countries VALUES ('CM','Cameroon');
INSERT INTO Countries VALUES ('CA','Canada');
INSERT INTO Countries VALUES ('CV','Cape Verde');
INSERT INTO Countries VALUES ('KY','Cayman Islands');
INSERT INTO Countries VALUES ('CF','Central African Republic');
INSERT INTO Countries VALUES ('TD','Chad');
INSERT INTO Countries VALUES ('CL','Chile');
INSERT INTO Countries VALUES ('CN','China');
INSERT INTO Countries VALUES ('CX','Christmas Island');
INSERT INTO Countries VALUES ('CC','Cocos (Keeling) Islands');
INSERT INTO Countries VALUES ('CO','Colombia');
INSERT INTO Countries VALUES ('KM','Comoros');
INSERT INTO Countries VALUES ('CG','Congo');
INSERT INTO Countries VALUES ('CD','Congo, The Democratic Republic Of');
INSERT INTO Countries VALUES ('CK','Cook Islands');
INSERT INTO Countries VALUES ('CR','Costa Rica');
INSERT INTO Countries VALUES ('CI','Cote D\'Ivoire');
INSERT INTO Countries VALUES ('HR','Croatia');
INSERT INTO Countries VALUES ('CU','Cuba');
INSERT INTO Countries VALUES ('CY','Cyprus');
INSERT INTO Countries VALUES ('CZ','Czech Republic');
INSERT INTO Countries VALUES ('CS','Czechoslovakia');
INSERT INTO Countries VALUES ('DK','Denmark');
INSERT INTO Countries VALUES ('DJ','Djibouti');
INSERT INTO Countries VALUES ('DM','Dominica');
INSERT INTO Countries VALUES ('DO','Dominican Republic');
INSERT INTO Countries VALUES ('TP','East Timor');
INSERT INTO Countries VALUES ('EC','Ecuador');
INSERT INTO Countries VALUES ('EG','Egypt');
INSERT INTO Countries VALUES ('SV','El Salvador');
INSERT INTO Countries VALUES ('GQ','Equatorial Guinea');
INSERT INTO Countries VALUES ('ER','Eritrea');
INSERT INTO Countries VALUES ('EE','Estonia');
INSERT INTO Countries VALUES ('ET','Ethiopia');
INSERT INTO Countries VALUES ('FK','Falkland Islands (Malvinas)');
INSERT INTO Countries VALUES ('FO','Faroe Islands');
INSERT INTO Countries VALUES ('FJ','Fiji');
INSERT INTO Countries VALUES ('FI','Finland');
INSERT INTO Countries VALUES ('FR','France');
INSERT INTO Countries VALUES ('FX','France, Metropolitan');
INSERT INTO Countries VALUES ('GF','French Guiana');
INSERT INTO Countries VALUES ('PF','French Polynesia');
INSERT INTO Countries VALUES ('TF','French Southern Territories');
INSERT INTO Countries VALUES ('GA','Gabon');
INSERT INTO Countries VALUES ('GM','Gambia');
INSERT INTO Countries VALUES ('GE','Georgia');
INSERT INTO Countries VALUES ('DE','Germany');
INSERT INTO Countries VALUES ('GH','Ghana');
INSERT INTO Countries VALUES ('GI','Gibraltar');
INSERT INTO Countries VALUES ('GR','Greece');
INSERT INTO Countries VALUES ('GL','Greenland');
INSERT INTO Countries VALUES ('GD','Grenada');
INSERT INTO Countries VALUES ('GP','Guadeloupe');
INSERT INTO Countries VALUES ('GU','Guam');
INSERT INTO Countries VALUES ('GT','Guatemela');
INSERT INTO Countries VALUES ('GG','Guernsey');
INSERT INTO Countries VALUES ('GN','Guinea');
INSERT INTO Countries VALUES ('GW','Guinea-Bissau');
INSERT INTO Countries VALUES ('GY','Guyana');
INSERT INTO Countries VALUES ('HT','Haiti');
INSERT INTO Countries VALUES ('HM','Heard and McDonald Islands');
INSERT INTO Countries VALUES ('HN','Honduras');
INSERT INTO Countries VALUES ('HK','Hong Kong');
INSERT INTO Countries VALUES ('HU','Hungary');
INSERT INTO Countries VALUES ('IS','Iceland');
INSERT INTO Countries VALUES ('IN','India');
INSERT INTO Countries VALUES ('ID','Indonesia');
INSERT INTO Countries VALUES ('IR','Iran (Islamic Republic Of)');
INSERT INTO Countries VALUES ('IQ','Iraq');
INSERT INTO Countries VALUES ('IE','Ireland');
INSERT INTO Countries VALUES ('IM','Isle Of Man');
INSERT INTO Countries VALUES ('IL','Israel');
INSERT INTO Countries VALUES ('IT','Italy');
INSERT INTO Countries VALUES ('JM','Jamaica');
INSERT INTO Countries VALUES ('JP','Japan');
INSERT INTO Countries VALUES ('JE','Jersey');
INSERT INTO Countries VALUES ('JO','Jordan');
INSERT INTO Countries VALUES ('KZ','Kazakhstan');
INSERT INTO Countries VALUES ('KE','Kenya');
INSERT INTO Countries VALUES ('KI','Kiribati');
INSERT INTO Countries VALUES ('KP','Korea, Democratic People\'s Republic Of');
INSERT INTO Countries VALUES ('KR','Korea, Republic Of');
INSERT INTO Countries VALUES ('KW','Kuwait');
INSERT INTO Countries VALUES ('KG','Kyrgyzstan');
INSERT INTO Countries VALUES ('LA','Lao People\'s Democratic Republic');
INSERT INTO Countries VALUES ('LV','Latvia');
INSERT INTO Countries VALUES ('LB','Lebanon');
INSERT INTO Countries VALUES ('LS','Lesotho');
INSERT INTO Countries VALUES ('LR','Liberia');
INSERT INTO Countries VALUES ('LY','Libyan Arab Jamahiriya');
INSERT INTO Countries VALUES ('LI','Liechtenstein');
INSERT INTO Countries VALUES ('LT','Lithuania');
INSERT INTO Countries VALUES ('LU','Luxembourg');
INSERT INTO Countries VALUES ('MO','Macau');
INSERT INTO Countries VALUES ('MK','Macedonia');
INSERT INTO Countries VALUES ('MG','Madagascar');
INSERT INTO Countries VALUES ('MW','Malawi');
INSERT INTO Countries VALUES ('MY','Malaysia');
INSERT INTO Countries VALUES ('MV','Maldives');
INSERT INTO Countries VALUES ('ML','Mali');
INSERT INTO Countries VALUES ('MT','Malta');
INSERT INTO Countries VALUES ('MH','Marshall Islands');
INSERT INTO Countries VALUES ('MQ','Martinique');
INSERT INTO Countries VALUES ('MR','Mauritania');
INSERT INTO Countries VALUES ('MU','Mauritius');
INSERT INTO Countries VALUES ('YT','Mayotte');
INSERT INTO Countries VALUES ('MX','Mexico');
INSERT INTO Countries VALUES ('FM','Micronesia, Federated States Of');
INSERT INTO Countries VALUES ('MD','Moldova, Republic Of');
INSERT INTO Countries VALUES ('MC','Monaco');
INSERT INTO Countries VALUES ('MN','Mongolia');
INSERT INTO Countries VALUES ('MS','Montserrat');
INSERT INTO Countries VALUES ('MA','Morocco');
INSERT INTO Countries VALUES ('MZ','Mozambique');
INSERT INTO Countries VALUES ('MM','Myanmar');
INSERT INTO Countries VALUES ('NA','Namibia');
INSERT INTO Countries VALUES ('NR','Nauru');
INSERT INTO Countries VALUES ('NP','Nepal');
INSERT INTO Countries VALUES ('NL','Netherlands');
INSERT INTO Countries VALUES ('AN','Netherlands Antilles');
INSERT INTO Countries VALUES ('NT','Neutral Zone');
INSERT INTO Countries VALUES ('NC','New Caledonia');
INSERT INTO Countries VALUES ('NZ','New Zealand');
INSERT INTO Countries VALUES ('NI','Nicaragua');
INSERT INTO Countries VALUES ('NE','Niger');
INSERT INTO Countries VALUES ('NG','Nigeria');
INSERT INTO Countries VALUES ('NU','Niue');
INSERT INTO Countries VALUES ('NF','Norfolk Island');
INSERT INTO Countries VALUES ('MP','Northern Mariana Islands');
INSERT INTO Countries VALUES ('NO','Norway');
INSERT INTO Countries VALUES ('OM','Oman');
INSERT INTO Countries VALUES ('PK','Pakistan');
INSERT INTO Countries VALUES ('PW','Palau');
INSERT INTO Countries VALUES ('PS','Palestine');
INSERT INTO Countries VALUES ('PA','Panama');
INSERT INTO Countries VALUES ('PG','Papua New Guinea');
INSERT INTO Countries VALUES ('PY','Paraguay');
INSERT INTO Countries VALUES ('PE','Peru');
INSERT INTO Countries VALUES ('PH','Philippines');
INSERT INTO Countries VALUES ('PN','Pitcairn');
INSERT INTO Countries VALUES ('PL','Poland');
INSERT INTO Countries VALUES ('PT','Portugal');
INSERT INTO Countries VALUES ('PR','Puerto Rico');
INSERT INTO Countries VALUES ('QA','Qatar');
INSERT INTO Countries VALUES ('RE','Reunion');
INSERT INTO Countries VALUES ('RO','Romania');
INSERT INTO Countries VALUES ('RU','Russian Federation');
INSERT INTO Countries VALUES ('RW','Rwanda');
INSERT INTO Countries VALUES ('SH','Saint Helena');
INSERT INTO Countries VALUES ('KN','Saint Kitts And Nevis');
INSERT INTO Countries VALUES ('LC','Saint Lucia');
INSERT INTO Countries VALUES ('PM','Saint Pierre and Miquelon');
INSERT INTO Countries VALUES ('VC','Saint Vincent and The Grenadines');
INSERT INTO Countries VALUES ('WS','Samoa');
INSERT INTO Countries VALUES ('SM','San Marino');
INSERT INTO Countries VALUES ('ST','Sao Tome and Principe');
INSERT INTO Countries VALUES ('SA','Saudi Arabia');
INSERT INTO Countries VALUES ('SN','Senegal');
INSERT INTO Countries VALUES ('SC','Seychelles');
INSERT INTO Countries VALUES ('SL','Sierra Leone');
INSERT INTO Countries VALUES ('SG','Singapore');
INSERT INTO Countries VALUES ('SK','Slovakia');
INSERT INTO Countries VALUES ('SI','Slovenia');
INSERT INTO Countries VALUES ('SB','Solomon Islands');
INSERT INTO Countries VALUES ('SO','Somalia');
INSERT INTO Countries VALUES ('ZA','South Africa');
INSERT INTO Countries VALUES ('GS','South Georgia and The Sandwich Islands');
INSERT INTO Countries VALUES ('ES','Spain');
INSERT INTO Countries VALUES ('LK','Sri Lanka');
INSERT INTO Countries VALUES ('SD','Sudan');
INSERT INTO Countries VALUES ('SR','Suriname');
INSERT INTO Countries VALUES ('SJ','Svalbard and Jan Mayen Islands');
INSERT INTO Countries VALUES ('SZ','Swaziland');
INSERT INTO Countries VALUES ('SE','Sweden');
INSERT INTO Countries VALUES ('CH','Switzerland');
INSERT INTO Countries VALUES ('SY','Syrian Arab Republic');
INSERT INTO Countries VALUES ('TW','Taiwan, Province Of China');
INSERT INTO Countries VALUES ('TJ','Tajikista');
INSERT INTO Countries VALUES ('TZ','Tanzania, United Republic Of');
INSERT INTO Countries VALUES ('TH','Thailand');
INSERT INTO Countries VALUES ('TG','Togo');
INSERT INTO Countries VALUES ('TK','Tokelau');
INSERT INTO Countries VALUES ('TO','Tonga');
INSERT INTO Countries VALUES ('TT','Trinidad and Tobago');
INSERT INTO Countries VALUES ('TN','Tunisia');
INSERT INTO Countries VALUES ('TR','Turkey');
INSERT INTO Countries VALUES ('TM','Turkmenistan');
INSERT INTO Countries VALUES ('TC','Turks and Caicos Islands');
INSERT INTO Countries VALUES ('TV','Tuvalu');
INSERT INTO Countries VALUES ('UG','Uganda');
INSERT INTO Countries VALUES ('UA','Ukraine');
INSERT INTO Countries VALUES ('AE','United Arab Emirates');
INSERT INTO Countries VALUES ('UK','United Kingdom');
INSERT INTO Countries VALUES ('US','United States');
INSERT INTO Countries VALUES ('UM','United States Minor Outlying Islands');
INSERT INTO Countries VALUES ('UY','Uruguay');
INSERT INTO Countries VALUES ('SU','USSR');
INSERT INTO Countries VALUES ('UZ','Uzbekistan');
INSERT INTO Countries VALUES ('VU','Vanuatu');
INSERT INTO Countries VALUES ('VA','Vatican City State');
INSERT INTO Countries VALUES ('VE','Venezuela');
INSERT INTO Countries VALUES ('VN','Vietnam');
INSERT INTO Countries VALUES ('VG','Virgin Islands (British)');
INSERT INTO Countries VALUES ('VI','Virgin Islands (U.S.)');
INSERT INTO Countries VALUES ('WF','Wallis and Futuna Islands');
INSERT INTO Countries VALUES ('WG','West Bank and Gaza');
INSERT INTO Countries VALUES ('EH','Western Sahara');
INSERT INTO Countries VALUES ('YE','Yemen, Republic of');
INSERT INTO Countries VALUES ('YU','Yugoslavia');
INSERT INTO Countries VALUES ('ZR','Zaire');
INSERT INTO Countries VALUES ('ZM','Zambia');
INSERT INTO Countries VALUES ('ZW','Zimbabwe');

#
# Table structure for table 'Coupons'
#

CREATE TABLE Coupons (
  coupon varchar(32) NOT NULL default '',
  amount decimal(7,2) NOT NULL default '0.00',
  active enum('Y','N') NOT NULL default 'Y',
  active_from date NOT NULL default '2001-01-01',
  active_to date NOT NULL default '2001-01-01',
  PRIMARY KEY  (coupon)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Coupons'
#

INSERT INTO Coupons VALUES ('NewYorkTimes',10.00,'Y','2001-01-16','2002-01-01');
INSERT INTO Coupons VALUES ('NYT635',25.00,'Y','2001-01-01','2001-01-01');
INSERT INTO Coupons VALUES ('66907',100.00,'N','2001-01-01','2001-01-01');
INSERT INTO Coupons VALUES ('EcoNo3',50.00,'Y','2001-01-01','2001-01-01');
INSERT INTO Coupons VALUES ('VIP001',25.00,'Y','2001-01-01','2001-01-01');

#
# Table structure for table 'CreditCompanies'
#

CREATE TABLE CreditCompanies (
  Company varchar(128) NOT NULL default '',
  CompanyID int(11) NOT NULL auto_increment,
  PRIMARY KEY  (CompanyID)
) TYPE=MyISAM;

#
# Dumping data for table 'CreditCompanies'
#

INSERT INTO CreditCompanies VALUES ('Visa',1);
INSERT INTO CreditCompanies VALUES ('MasterCard',2);
INSERT INTO CreditCompanies VALUES ('American Express',3);
INSERT INTO CreditCompanies VALUES ('Diners Club',4);
INSERT INTO CreditCompanies VALUES ('EuroCard',5);
INSERT INTO CreditCompanies VALUES ('JCB',6);
INSERT INTO CreditCompanies VALUES ('IsraCard',7);
INSERT INTO CreditCompanies VALUES ('Discover',8);

#
# Table structure for table 'Domains'
#

CREATE TABLE Domains (
  domain varchar(64) NOT NULL default '',
  suffix char(3) NOT NULL default 'com',
  reg_id varchar(32) NOT NULL default '',
  reg_period int(11) NOT NULL default '1',
  expiration_date datetime NOT NULL default '2001-01-01 00:00:00',
  reg_type varchar(32) NOT NULL default 'new',
  active enum('Y','N','TO','TI','B','EXP') NOT NULL default 'Y',
  billing_info int(11) NOT NULL default '0',
  owner_email varchar(255) NOT NULL default '',
  domain_email varchar(255) NOT NULL default '',
  forward_email varchar(255) NOT NULL default '',
  forward_url varchar(255) NOT NULL default '',
  first_name varchar(60) NOT NULL default '',
  last_name varchar(60) NOT NULL default '',
  org_name varchar(255) NOT NULL default '',
  address1 varchar(255) NOT NULL default '',
  address2 varchar(255) NOT NULL default '',
  address3 varchar(255) NOT NULL default '',
  city varchar(128) NOT NULL default '',
  state varchar(128) NOT NULL default '',
  postal_code varchar(10) NOT NULL default '',
  country varchar(60) NOT NULL default '',
  phone varchar(64) NOT NULL default '',
  fax varchar(64) NOT NULL default '',
  true_username varchar(64) NOT NULL default '',
  true_password varchar(64) NOT NULL default '',
  subuser varchar(32) NOT NULL default '',
  PRIMARY KEY  (domain)
) TYPE=MyISAM;

#
# Dumping data for table 'Domains'
#

INSERT INTO Domains VALUES ('0070959590312.com','com','3897249',1,'2005-08-16 11:39:53','new','Y',7,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','http://abc.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('029625000.com','com','3927990',1,'2003-08-19 17:27:04','new','Y',47,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','http://www.nichunt.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('003572318388.com','com','3901500',1,'2006-08-16 11:45:42','new','Y',9,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('04809898097796907697.com','com','316101',1,'2001-01-01 00:00:00','new','Y',19,'leonids@military.com','leonids@military.com','','abc_2.com','Leonids','Solonovich','Naale','Nalea','nal','kipodan','Manara','DNGE','12165','IL','046908219','','connecthot1','new_password','');
INSERT INTO Domains VALUES ('289312983712987.com','com','4218289',1,'2001-01-01 00:00:00','new','Y',220,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('08002000.com','com','4033252',1,'2001-01-01 00:00:00','new','Y',69,'ceo@johnIceberg.com','ceo@johnIceberg.com','elliott@stambouli.org','http://www.johniceberg.com','John','Iceberg','John Iceberg','518 N 700 East','','','Washington','UT','84780','US','41-1-103-1029','41-1-274-2495','connecthot1','new_password','');
INSERT INTO Domains VALUES ('2349048239048.com','com','336447',1,'2001-01-01 00:00:00','new','Y',219,'eugene11@prosso.com','eugene11@prosso.com','','','Eugene','Prosso','Organization','Address 1','','','City','Stat','12354','US','1235467','','connecthot1','new_password','');
INSERT INTO Domains VALUES ('02318388.com','com','4115369',1,'2001-01-01 00:00:00','new','Y',183,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('0035929625000.com','com','4118715',1,'2001-01-01 00:00:00','','Y',185,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('007-0959590312.com','com','4124480',1,'2001-01-01 00:00:00','new','Y',187,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','http://abc.com','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('007-095-9590312.com','com','4124521',1,'2001-01-01 00:00:00','new','Y',189,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('003-572318388.com','com','4124545',1,'2001-01-01 00:00:00','new','Y',191,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('02-9625000.com','com','4124569',1,'2001-01-01 00:00:00','new','Y',192,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('053-263974.com','com','4131879',1,'2001-01-01 00:00:00','','Y',193,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('053263974.com','com','4132229',1,'2001-01-01 00:00:00','new','Y',194,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('1239120391298.com','com','4132643',1,'2001-01-01 00:00:00','new','Y',197,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('9012384029384.com','com','4132684',1,'2001-01-01 00:00:00','new','Y',198,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('190019001900.com','com','4132821',1,'2001-01-01 00:00:00','','Y',199,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('1800900900.com','com','4134339',1,'2001-01-01 00:00:00','new','Y',206,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('1900900900.com','com','4134526',1,'2001-01-01 00:00:00','new','Y',208,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('1800100100.com','com','4134562',1,'2001-01-01 00:00:00','new','Y',209,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('1900900900900.com','com','4218311',1,'2001-01-01 00:00:00','new','Y',221,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');
INSERT INTO Domains VALUES ('1928301298301298301298.com','com','4175449',1,'2001-01-01 00:00:00','new','Y',212,'eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','','','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','connecthot1','new_password','');

#
# Table structure for table 'FAQ'
#

CREATE TABLE FAQ (
  How varchar(20) NOT NULL default ''
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'FAQ'
#

INSERT INTO FAQ VALUES ('File');

#
# Table structure for table 'FAQCategories'
#

CREATE TABLE FAQCategories (
  OrderNo1 int(11) NOT NULL default '0',
  OrderNo2 int(11) NOT NULL default '0',
  CatTitle varchar(255) NOT NULL default '',
  Language varchar(32) NOT NULL default 'english'
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'FAQCategories'
#

INSERT INTO FAQCategories VALUES (0,0,'ForwardURL_faq.php3','english');
INSERT INTO FAQCategories VALUES (0,0,'ForwardMail_faq.php3','francais');
INSERT INTO FAQCategories VALUES (0,0,'ForwardMail_faq.php3','english');
INSERT INTO FAQCategories VALUES (0,0,'Admin/AdminTexts.php3','english');
INSERT INTO FAQCategories VALUES (1,1,'Que est...','francais');
INSERT INTO FAQCategories VALUES (0,0,'ForwardURL_faq.php3','francais');
INSERT INTO FAQCategories VALUES (0,0,'Admin/EditFaq.php3','english');
INSERT INTO FAQCategories VALUES (0,0,'FAQAfter.php3','francais');
INSERT INTO FAQCategories VALUES (0,0,'InternalFAQ','english');
INSERT INTO FAQCategories VALUES (2,2,'Why should I ?','english');
INSERT INTO FAQCategories VALUES (1,1,'What is...','english');
INSERT INTO FAQCategories VALUES (0,0,'Fresh addition','english');

#
# Table structure for table 'FAQQuestions'
#

CREATE TABLE FAQQuestions (
  CatTitle varchar(255) NOT NULL default '',
  Language varchar(32) NOT NULL default 'english',
  OrderNo1 int(11) NOT NULL default '0',
  OrderNo2 int(11) NOT NULL default '0',
  Question text NOT NULL,
  Answer text NOT NULL
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'FAQQuestions'
#

INSERT INTO FAQQuestions VALUES ('ForwardURL_faq.php3','francais',1,1,'Why this page is empty ? ','See the answer to the same question on the English page, yeah!');
INSERT INTO FAQQuestions VALUES ('What is...','english',3,3,'What is Q-3','');
INSERT INTO FAQQuestions VALUES ('InternalFAQ','english',2,2,'Q-2222','A-2222');
INSERT INTO FAQQuestions VALUES ('What is...','english',1,1,'What is Q-1111111 cute, isn\'t it ? ','');
INSERT INTO FAQQuestions VALUES ('InternalFAQ','english',1,1,'Q-1','A-1aa');
INSERT INTO FAQQuestions VALUES ('InternalFAQ','english',3,3,'Q-3','A-3');
INSERT INTO FAQQuestions VALUES ('What is...','english',2,2,'What is Q-22','What is A-2');
INSERT INTO FAQQuestions VALUES ('FAQ category 4','english',1,1,'Question 1','Answer');

#
# Table structure for table 'Info'
#

CREATE TABLE Info (
  name varchar(16) NOT NULL default '',
  value varchar(64) default NULL,
  PRIMARY KEY  (name)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Info'
#


#
# Table structure for table 'Links'
#

CREATE TABLE Links (
  LinkGroup varchar(255) NOT NULL default '',
  Id1 int(11) NOT NULL default '0',
  Id2 int(11) NOT NULL default '0',
  Link varchar(255) NOT NULL default '',
  Href varchar(255) NOT NULL default '',
  Language varchar(64) NOT NULL default 'english',
  KEY LinkGroup (LinkGroup),
  KEY Id1 (Id1),
  KEY Id2 (Id2)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Links'
#

INSERT INTO Links VALUES ('Reserve/Rent',0,0,'','','english');
INSERT INTO Links VALUES ('Reserve/Rent',3,3,'My Account','https://connecthot.com/Login.php3','english');
INSERT INTO Links VALUES ('Services',1,1,'FAQ','http://www.connecthot.com/Faq.php3','english');
INSERT INTO Links VALUES ('Services',0,0,'','','english');
INSERT INTO Links VALUES ('Reserve/Rent',5,5,'Mail Forwarding','http://www.connecthot.com/ForwardMail.php3','english');
INSERT INTO Links VALUES ('Reserve/Rent',4,4,'URL Forwarding','http://www.connecthot.com/ForwardURL.php3','english');
INSERT INTO Links VALUES ('Legal',0,0,'','','english');
INSERT INTO Links VALUES ('Services',2,2,'Services and Prices','http://www.connecthot.com/ServicesPricing.php3','english');
INSERT INTO Links VALUES ('Enregistrements',2,2,'Transferez nous votre Cyberfil','/Transfer.php3','francais');
INSERT INTO Links VALUES ('Enregistrements',0,0,'','','francais');
INSERT INTO Links VALUES ('Enregistrements',1,1,'Enregistez votre Cyberfil','/cgi-bin/reg_system.cgi','francais');
INSERT INTO Links VALUES ('Enregistrements',5,5,'Redirection du Cyberfil','/ForwardURL.php3','francais');
INSERT INTO Links VALUES ('Nos Services',0,0,'','','francais');
INSERT INTO Links VALUES ('Enregistrements',3,3,'WhoIs du Cyberfil','/Whois.php3','francais');
INSERT INTO Links VALUES ('Reserve/Rent',2,2,'Transfer Domain-Phone','http://www.connecthot.com/Transfer.php3','english');
INSERT INTO Links VALUES ('Reserve/Rent',1,1,'Reserve Domain-Phone','https://connecthot.com/cgi-bin/reg_system_x.cgi','english');
INSERT INTO Links VALUES ('Enregistrements',4,4,'Mon Compte','/Login.php3','francais');
INSERT INTO Links VALUES ('Legal',2,2,'Privacy Policy','http://www.connecthot.com/TextFile.php3?Title=Legal','english');
INSERT INTO Links VALUES ('Méntions Legales',0,0,'','','francais');
INSERT INTO Links VALUES ('Enregistrements',6,6,'Redirection du courrier (email)','/ForwardMail.php3','francais');
INSERT INTO Links VALUES ('Nos Services',3,3,'Les News','/News.php3','francais');
INSERT INTO Links VALUES ('Nos Services',2,2,'Les Prix','/ServicesPricing.php3','francais');
INSERT INTO Links VALUES ('Nos Services',1,1,'Foire Aux Questions','/Faq.php3','francais');
INSERT INTO Links VALUES ('Méntions Legales',3,3,'ICANN Dispute Policy','/ICANN.php3','francais');
INSERT INTO Links VALUES ('Nos Services',4,4,'Contactez nous','/ContactUs.php3','francais');
INSERT INTO Links VALUES ('Méntions Legales',2,2,'Mentions Légales','/Legal.php3','francais');
INSERT INTO Links VALUES ('Méntions Legales',1,1,'Conditions Générales','/TermsConditions.php3','francais');
INSERT INTO Links VALUES ('Legal',1,1,'Terms and Conditions','http://www.connecthot.com/TextFile.php3?Title=TermsAndConditions','english');
INSERT INTO Links VALUES ('Affiliate Program',0,0,'','','english');
INSERT INTO Links VALUES ('Affiliate Program',1,1,'Webmasters go Here','https://connecthot.com/AffiliateChoose.php3','english');
INSERT INTO Links VALUES ('Méntions Legales',4,4,'Conditions d\'enregistrement','/CGenr.php3','francais');
INSERT INTO Links VALUES ('Services',5,5,'Download the Logos','https://connecthot.com/Banners.php3','english');
INSERT INTO Links VALUES ('Services',4,4,'News','http://www.connecthot.com/News.php3','english');
INSERT INTO Links VALUES ('Partner Program',0,0,'','','english');
INSERT INTO Links VALUES ('Partner Program',4,4,'Service Agreement','http://connecthot.com/TextFile.php3?AffiliateTermsConditions','english');
INSERT INTO Links VALUES ('Partner Program',3,3,'Partner Profile','https://connecthot.com/AffiliateProfile.php3?account_type=old','english');
INSERT INTO Links VALUES ('Partner Program',2,2,'Banners and Logos','https://connecthot.com/Banners.php3','english');
INSERT INTO Links VALUES ('Partner Program',1,1,'Partner Stats','https://connecthot.com/AffiliateStats.php3','english');
INSERT INTO Links VALUES ('Partner Program',5,5,'Contact Us','http://www.connecthot.com/ContactUs.php3','english');
INSERT INTO Links VALUES ('Services',3,3,'Whois','http://www.connecthot.com/Whois.php3','english');
INSERT INTO Links VALUES ('Services',6,6,'Contact Us','http://www.connecthot.com/ContactUs.php3','english');
INSERT INTO Links VALUES ('Partner Program',6,6,'Log Out','https://connecthot.com/Logout.php3','english');

#
# Table structure for table 'News'
#

CREATE TABLE News (
  Id int(11) NOT NULL auto_increment,
  Title varchar(255) NOT NULL default '',
  Header text NOT NULL,
  Content text NOT NULL,
  Date date NOT NULL default '0000-00-00',
  Language varchar(64) NOT NULL default 'english',
  PRIMARY KEY  (Id)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'News'
#

INSERT INTO News VALUES (1,'news1','ENGLISH  ENGLISH  ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH  ENGLISH ENGLISH  ENGLISH ENGLISH','ENGLISH  ENGLISH  ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH  ENGLISH ENGLISH  ENGLISH ENGLISH','0000-00-00','english');
INSERT INTO News VALUES (2,'news2','E-N-G-L-I-S-H   E-N-G-L-I-S-H   E-N-G-L-I-S-H E-N-G-L-I-S-H    E-N-G-L-I-S-H','E-N-G-L-I-S-H   E-N-G-L-I-S-H   E-N-G-L-I-S-H E-N-G-L-I-S-H    E-N-G-L-I-S-H','0000-00-00','english');
INSERT INTO News VALUES (3,'news  22.04.2001','OK, news finally work and may be filled with a useful information, like :emailOURphone will check whether your number is still available.\r\nIf it is, you may proceed to Step 1. \r\nOtherwise, you can do another search with a variation.  \r\nTry adding a dash (\"-\") between the digits. \r\nFor instance, 0800800800 can be entered as 0800-800-800, \r\n0033145212465 as 00-33145212465, 0033-145212465 or 0033-145-21-24-65.\r\nIf you are registering an important number for your Company, \r\nwe suggest you secure all possible variations \r\ngdejhgefjgwefjgsejhfges\r\n\r\n\r\n','OK, news finally work and may be filled with a useful information, like :emailOURphone will check whether your number is still available.\r\nIf it is, you may proceed to Step 1. \r\nOtherwise, you can do another search with a variation.  \r\nTry adding a dash (\"-\") between the digits. \r\nFor instance, 0800800800 can be entered as 0800-800-800, \r\n0033145212465 as 00-33145212465, 0033-145212465 or 0033-145-21-24-65.\r\nIf you are registering an important number for your Company, \r\nwe suggest you secure all possible variations \r\ngdejhgefjgwefjgsejhfges\r\n\r\n\r\n','0000-00-00','english');
INSERT INTO News VALUES (4,'Where do Domain names stand ?','Eighty billion domain names are still available. Fifteen thousand new ones are registered every day, which comes to one name every five seconds!\r\nAnd the pace is picking up. Within three years, 140 million names will be registered. The chances of you getting your Company\'s name are getting slimmer every day.\r\nThe moral -- if you don’t have your own domain name soon, you may have to settle for qpqstwkfg.com. (by the way, qpqstwkfg.com is still available). \r\nExactly the same way with phone numbers. To get a new easy-to-remember number is an exercise no one wishes to tackle. If you already have a phone number that\'s easy-to-remember or that your customers are accustomed to, you\'re in the driver\'s seat, as emailOURphone is now giving you the opportunity to secure your phone number as a domain-phone name.\r\nWith a domain-phone name, you\'re never far from your customers, and your customers are never worried of being able to reach you quickly and efficiently.\r\n','Eighty billion domain names are still available. Fifteen thousand new ones are registered every day, which comes to one name every five seconds!\r\nAnd the pace is picking up. Within three years, 140 million names will be registered. The chances of you getting your Company\'s name are getting slimmer every day.\r\nThe moral -- if you don’t have your own domain name soon, you may have to settle for qpqstwkfg.com. (by the way, qpqstwkfg.com is still available). \r\nExactly the same way with phone numbers. To get a new easy-to-remember number is an exercise no one wishes to tackle. If you already have a phone number that\'s easy-to-remember or that your customers are accustomed to, you\'re in the driver\'s seat, as emailOURphone is now giving you the opportunity to secure your phone number as a domain-phone name.\r\nWith a domain-phone name, you\'re never far from your customers, and your customers are never worried of being able to reach you quickly and efficiently.\r\n','0000-00-00','english');
INSERT INTO News VALUES (5,'dossier1','Qui etes-vous? Nou etes une mafia de programmists, qui arrive a tout le site d\'Internet et ecris francais. ','Qui etes-vous? Nou etes une mafia de programmists, qui arrive a tout le site d\'Internet et ecris francais. ','0000-00-00','francais');
INSERT INTO News VALUES (6,'dossier 2 24.04.2001','Nous ne parlons pas francais, et pour ce raison, la travaile de completion de le support de francais preni plus beaucoup temp. Mais maintenant la language de Marcelliese travais!','Nous ne parlons pas francais, et pour ce raison, la travaile de completion de le support de francais preni plus beaucoup temp. Mais maintenant la language de Marcelliese travais!','0000-00-00','francais');
INSERT INTO News VALUES (7,'dossieur 3','FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRANCAIS FRENCH','FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRENCH FRANCAIS FRANCAIS FRENCH','0000-00-00','francais');
INSERT INTO News VALUES (8,'Newzzzzzzzzzzz','dasdasldkasldasdasd','dasdasldkasldasdasd','0000-00-00','english');
INSERT INTO News VALUES (9,'new test','Why ConnecHot ?\r\nBUSINESS\r\nPEOPLE ARE THE SAME... EVERYWHERE!\r\nTHEY ALL WANT ONE THING... MORE CUSTOMERS!\r\nAND ConnectHot CAN FLOOD YOU WITH MORE CUSTOMERS!','<p align=\"center\"><font face=\"Verdana\" size=\"5\" color=\"#000080\">Why </font><b><font\r\ncolor=\"#000080\" face=\"Verdana\" size=\"7\">C</font><font color=\"#000080\"\r\nface=\"Verdana\" size=\"6\">onnec</font><font color=\"#FF0000\" face=\"Verdana\"\r\nsize=\"7\">H</font><font face=\"Verdana\" size=\"6\" color=\"#FF0000\">ot</font></b><font\r\nface=\"Verdana\" size=\"5\" color=\"#000080\"> </font><font face=\"Verdana\"\r\ncolor=\"#000080\" size=\"6\">?</font></p>\r\n<p align=\"center\"><strong><font color=\"#000080\" face=\"Verdana\" size=\"4\">BUSINESS\r\nPEOPLE ARE THE <u>SAME</u>... EVERYWHERE!<br>\r\nTHEY ALL WANT ONE THING... <u>MORE CUSTOMERS</u>!</font></strong></p>\r\n<p align=\"center\"><strong><font color=\"#000080\" face=\"Verdana\" size=\"4\">AND </font><font\r\ncolor=\"#000080\"><font face=\"Verdana\" size=\"5\">C</font><font face=\"Verdana\"\r\nsize=\"4\">onnect</font></font><font face=\"Verdana\" color=\"#FF0000\" size=\"5\">H</font><font\r\nface=\"Verdana\" size=\"4\" color=\"#FF0000\">ot</font><font color=\"#000080\"\r\nface=\"Verdana\" size=\"4\"> CAN FLOOD YOU WITH MORE CUSTOMERS!</font></strong></p>\r\n<p align=\"center\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\">Whether you\r\nrealize it or not...you are looking at some of the most creative, money-making\r\nconcepts you may ever see:</font></b></p>\r\n<p align=\"center\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\"> </font><font\r\nface=\"Verdana\" size=\"3\" color=\"#FF0000\">your phone number is AS IMPORTANT as\r\nyour name !</font></b></p>\r\n<ul>\r\n <li>\r\n  <p align=\"justify\" style=\"margin-bottom: 13\"><b><font face=\"Verdana\" size=\"3\"\r\n  color=\"#000080\">Most of your customers know your phone number. They do not\r\n  necessarily know your web address or your e-mail address </font></b><font\r\n  face=\"Verdana\" size=\"3\" color=\"#000080\"><i>(it may be something like <a\r\n  href=\"mailto:info@smartSomething.com\">info@SmartSomething.com</a> while your\r\n  Company name is \"MyCompany\")</i></font></li>\r\n <li>\r\n  <p align=\"justify\" style=\"margin-bottom: 13\"><font face=\"Verdana\" size=\"3\"\r\n  color=\"#000080\"><b>Most of your advertisements will indicate your phone number\r\n  </b><i>(and it may be an easy-to-remember number!) </i><b>but </b></font><b><font\r\n  face=\"Verdana\" size=\"3\" color=\"#FF0000\">rarely</font><font face=\"Verdana\"\r\n  size=\"3\" color=\"#000080\"> an easy-to-remember web address!</font></b></li>\r\n <li>\r\n  <p align=\"justify\" style=\"margin-bottom: 13\"><font face=\"Verdana\" size=\"3\"\r\n  color=\"#000080\"><b>Your phone number can be found quickly and easily </b><i>(phone\r\n  directory, enquiries, Yellow Pages)</i><b> while your e-mail address might\r\n  take much longer to find.</b></font></li>\r\n <li>\r\n  <p align=\"justify\" style=\"margin-bottom: 13\"><font color=\"#000080\"><i>\"All\r\n  our operators are busy assisting other customers. Please wait for the next\r\n  available operator. </i></font><i><font color=\"#FF0000\"><b>Your call is\r\n  important to us..</b></font><font color=\"#000080\">.</font></i><font\r\n  color=\"#000080\"><i>\"</i><b> And the customer hangs up!</b></font></li>\r\n</ul>\r\n<p align=\"justify\" style=\"margin-bottom: 13\"> </p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"><font color=\"#000080\" face=\"Verdana\"\r\nsize=\"3\"><b>How </b></font><strong><font color=\"#000080\"><font face=\"Verdana\"\r\nsize=\"5\">C</font><font face=\"Verdana\" size=\"4\">onnect</font></font><font\r\nface=\"Verdana\" color=\"#FF0000\" size=\"5\">H</font><font face=\"Verdana\" size=\"4\"\r\ncolor=\"#FF0000\">ot</font><font color=\"#000080\" face=\"Verdana\" size=\"4\"> </font></strong><font\r\ncolor=\"#000080\" face=\"Verdana\" size=\"4\">can help you</font></p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>keep your existing\r\n      customers</b></font></li>\r\n    </ul>\r\n   </td>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>be reached quickly</b></font></li>\r\n    </ul>\r\n   </td>\r\n  </tr>\r\n  <tr>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>get new customers</b></font></li>\r\n    </ul>\r\n   </td>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>get more sales</b></font></li>\r\n    </ul>\r\n   </td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"center\" style=\"margin-bottom: 13\"> </p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><font color=\"#000080\" face=\"Verdana\" size=\"3\">You just\r\n    reserve </font><b><font face=\"Verdana\" size=\"3\" color=\"#FF0000\">YOUR OWN\r\n    PHONE NUMBER</font></b><font color=\"#000080\" face=\"Verdana\" size=\"3\"> as\r\n    your Web address AND your e-mail address! And we do the rest....</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\"> </p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"50%\" style=\"border-right: 1 solid #008000\">\r\n    <p align=\"center\"><font color=\"#000080\" face=\"Verdana\" size=\"3\"><b>You have\r\n    a promotion</b></font></p>\r\n    <p> </td>\r\n   <td width=\"50%\">\r\n    <p align=\"justify\"><b><font color=\"#000080\">Login to your Connect</font><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"><b> account and modify\r\n    the web address you want your phone number to point to</b>. Example: you are\r\n    advertising a new razor blade. It can be found on page 22 of your web site.\r\n    This week, when your customer (<i>or potential customer</i>) clicks on your\r\n    phone number, he will go directly to page 22 where you are promoting the new\r\n    razor blade!</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">Next week you will promote a new\r\n    dishwasher. Again, login to your <b>Connect</b></font><b><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"> account and modify the\r\n    web address to the page where you are promoting the new dishwasher!</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">Just think how easy it is and how\r\n    you will simplify the search for your new product....</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">Easier, means quicker. Often means <b>orders</b>!</font><font\r\n    color=\"#FF0000\"> </font><b><font color=\"#FF0000\">And you will keep your\r\n    potential customer on your site</font><font color=\"#000080\"> as <u>he knows\r\n    that he can easily find what he is looking for.</u></font></b></p>\r\n    <p> </td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"50%\">\r\n    <p align=\"center\"><font color=\"#000080\"><b>Your phone lines are busy</b></font></td>\r\n   <td width=\"50%\" style=\"border-left: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">Your customer can e-mail from\r\n    anywhere <b>YOUR PHONE NUMBER</b> and the mail will reach the <b>RIGHT</b>\r\n    person in your organization within minutes... Example: <a\r\n    href=\"mailto:info@0802802802.com\">info@0802802802.com</a> will reach the\r\n    salesman in charge of sales (<i>or whoever you decide</i>).</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">And this can be modified at ANY\r\n    TIME (<i>depending on your needs of the moment, such as a sick salesman, on\r\n    holidays, etc...</i>) by login to your <b>Connect</b></font><font\r\n    color=\"#FF0000\"><b>Hot</b> </font><font color=\"#000080\">account.</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\"> </p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"><font color=\"#000080\" face=\"Verdana\"\r\nsize=\"3\"><b>How does it work ?</b></font></p>\r\n<p align=\"justify\" style=\"margin-bottom: 13\"> </p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">You reserve your <b>domain-phone</b>\r\n    number as you reserve a regular phone number. It is yours to use as long as\r\n    you subscribe to the service. You do not OWN your domain-phone number as you\r\n    do not own your phone number. But you have its use.</font></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\"><font\r\n    color=\"#000080\">The <b>domain-phone</b> number is put at your disposal by <b>Connect</b></font><b><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"> against a yearly\r\n    subscription. Once subscribed, <b>Connect</b></font><b><font color=\"#FF0000\">Hot</font></b><font\r\n    color=\"#000080\"> remains the \"owner\" of the number but gives you\r\n    the exclusive rights to its use for the period of your subscription (1 year,\r\n    renewable indefinitely).</font></td>\r\n  </tr>\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">Your customers may login at your\r\n    private secured number e.g. <a href=\"http://0802802802.com\">http://0802802802.com</a>\r\n    and will automatically reach the web page you want them to reach, on <b>YOUR\r\n    OWN WEB SITE.</b></font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">This can be modified as many times\r\n    you want.</font></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">Your customers may email anyone\r\n    (info, sales, x, etc...) at your private secured number e.g. <a\r\n    href=\"http://0802802802.com\">anyone@0802802802.com</a> and the mail will\r\n    automatically be transferred to <b>ANY</b> e-mail address you wish.</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">This can be modified as many times\r\n    you want.</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\"> </p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"><font color=\"#000080\" face=\"Verdana\"\r\nsize=\"3\"><b>How much will it cost ?</b></font></p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"> </p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border-left-style: solid; border-left-color: #008000; border-right: 1 solid #008000; border-bottom-style: solid; border-bottom-color: #008000\">\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">A ridiculously low price for the\r\n    service offered: 100$ per year for the service <b>including</b> your first\r\n    URL forwarding and e-mail forwarding ! Plus the right to use in your press\r\n    advertising, on your delivery vans, trucks,etc... and on your letter-head,\r\n    both our international logos: <b>Connect</b></font><b><font color=\"#FF0000\">Hot</font></b><font\r\n    color=\"#000080\"> and <b>Cyber</b></font><font color=\"#FF0000\"><b>Fil </b></font><font\r\n    color=\"#000080\">thus letting your correspondents know that <b>they can\r\n    e-mail or log in to your web site using your phone number only!</b></font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">The logos can be downloaded\r\n    directly from our site, free of charge. However their use is restricted to\r\n    our subscribers.</font></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">To modify an existing URL address (<i>to\r\n    direct customers to the page you want them to see first when they use your\r\n    phone-domain number</i>): $9.95</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">To modify an existing e-mail\r\n    address (<i>to direct your mail to the person you designate</i>): $9.95</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">These modifications will remain in\r\n    force as long as you do not modify them and as long as your domain-phone is\r\n    reserved with <b>Connect</b></font><b><font color=\"#FF0000\">Hot</font></b><font\r\n    color=\"#000080\"> or <b>Cyber</b></font><b><font color=\"#FF0000\">Fil</font></b><font\r\n    color=\"#000080\">.</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">For additional details and\r\n    information, please check our </font><font color=\"#0000FF\"><u>FAQ</u></font><font\r\n    color=\"#000080\"> section.</font></td>\r\n  </tr>\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\"></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\"></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\"><font color=\"#000080\" face=\"Verdana\" size=\"5\">Remember:\r\n    Without <b>Connect</b></font><b><font face=\"Verdana\" size=\"5\"\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\" face=\"Verdana\" size=\"5\">\r\n    or <b>Cyber</b></font><b><font face=\"Verdana\" size=\"5\" color=\"#FF0000\">Fil</font></b><font\r\n    color=\"#000080\" face=\"Verdana\" size=\"5\">, there is <b>NO</b> business\r\n    increase !</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><font color=\"#0000FF\"><a href=\"http://www.connecthot.com\">Click\r\n    here now to search FREE whether <b>your number is still available</b></a></font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n','0000-00-00','english');

#
# Table structure for table 'NewsLetter'
#

CREATE TABLE NewsLetter (
  email varchar(255) NOT NULL default '',
  PRIMARY KEY  (email)
) TYPE=MyISAM;

#
# Dumping data for table 'NewsLetter'
#

INSERT INTO NewsLetter VALUES ('eugene11@prosso.com');
INSERT INTO NewsLetter VALUES ('eugene@prosso.com');
INSERT INTO NewsLetter VALUES ('eugeneprosso@yahoo.com');
INSERT INTO NewsLetter VALUES ('misha2212@hotmail.com');

#
# Table structure for table 'PaymentInfo'
#

CREATE TABLE PaymentInfo (
  AutoNum int(11) NOT NULL default '0',
  SerNum int(11) NOT NULL default '0',
  Domain varchar(80) NOT NULL default '',
  UserName varchar(255) NOT NULL default '',
  BillNameAddress varchar(255) default NULL,
  BillTelephone varchar(20) default NULL,
  BillEmail varchar(50) default NULL,
  ShipNameAddress varchar(255) default NULL,
  ShipTelephone varchar(20) default NULL,
  ShipEmail varchar(50) default NULL,
  OrderDate varchar(20) default NULL,
  PaymentDate varchar(20) default NULL,
  IsOurs int(1) default NULL,
  EscrowClosed char(1) default NULL,
  Notes varchar(255) default NULL,
  PRIMARY KEY  (AutoNum),
  UNIQUE KEY Domain (Domain)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'PaymentInfo'
#


#
# Table structure for table 'PaymentSystems'
#

CREATE TABLE PaymentSystems (
  Name varchar(32) NOT NULL default '',
  Priority int(11) NOT NULL default '7',
  Active enum('N','Y') default 'Y',
  Multicurrency enum('N','Y') NOT NULL default 'N',
  MaxAmount int(11) NOT NULL default '1000',
  VatZone varchar(255) NOT NULL default '',
  CreditCompanies varchar(255) NOT NULL default '',
  PRIMARY KEY  (Name)
) TYPE=MyISAM;

#
# Dumping data for table 'PaymentSystems'
#

INSERT INTO PaymentSystems VALUES ('LinkPoint',4,'Y','N',10000,'American Samoa~25','Visa:MasterCard');
INSERT INTO PaymentSystems VALUES ('WorldPay',1,'Y','Y',1000,'Austria~1:Belgium~2:Denmark~3:Finland~4:France~5:Germany~6:Greece~7:Ireland~8:Italy~9:Luxembourg~10:Netherlands~11:Portugal~12:Spain~13:Sweden~14:United Kingdom~15','Visa:MasterCard');
INSERT INTO PaymentSystems VALUES ('SecureLink',2,'Y','N',1000,'Israel~17','Visa:MasterCard:American Express:Diners Club:IsraCard');

#
# Table structure for table 'Profiles'
#

CREATE TABLE Profiles (
  email varchar(128) NOT NULL default '',
  original_email varchar(128) NOT NULL default '',
  password varchar(16) NOT NULL default '',
  account_type varchar(16) NOT NULL default 'USER',
  first_name varchar(60) NOT NULL default '',
  last_name varchar(60) NOT NULL default '',
  org_name varchar(255) NOT NULL default '',
  address1 varchar(255) NOT NULL default '',
  address2 varchar(255) NOT NULL default '',
  address3 varchar(255) NOT NULL default '',
  city varchar(128) NOT NULL default '',
  state varchar(128) NOT NULL default '',
  postal_code varchar(10) NOT NULL default '',
  country varchar(60) NOT NULL default '',
  phone varchar(64) NOT NULL default '',
  fax varchar(64) NOT NULL default '',
  cookie varchar(64) NOT NULL default '',
  PRIMARY KEY  (email),
  KEY email (email),
  KEY password (password)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Profiles'
#

INSERT INTO Profiles VALUES ('misha2212@hotmail.com','misha2212@hotmail.com','misha2212','USER','Michael','Blinov','Michael Blinov','Beit Clor, 104','','','Rehovot','n/a','76100','IL','972-8-9342947','','ConnectHot425910227');
INSERT INTO Profiles VALUES ('eugene@yahoo.com','','','USER','','','','','','','','','','US','','','');
INSERT INTO Profiles VALUES ('eugene@prosso.com','eugene@prosso.com','prosso','USER','Eugene','Prosso','NetGliding','Address 1','','','City','State','12345','US','12345567','12345567','');
INSERT INTO Profiles VALUES ('eugene11@prosso.com','eugene11@prosso.com','prosso','USER','Eugene','Prosso','Organization','Address 1','','','City','Stat','12354','US','1235467','','');
INSERT INTO Profiles VALUES ('elliott@stambouli.org','','','USER','Elliott','Stambouli','Elliott Stambouli','Anywhere','2nd line','3rd line','Elsewhere (CITY)','Province','Postal cod','AF','555555555555','6666666666','');
INSERT INTO Profiles VALUES ('ceo@johnIceberg.com','ceo@johnIceberg.com','ceo','USER','John','Iceberg','John Iceberg','518 N 700 East','','','Washington','UT','84780','US','41-1-103-1029','41-1-274-2495','ConnectHot530922201');
INSERT INTO Profiles VALUES ('leonids@military.com','leonids@military.com','21853','USER','Leonids','Solonovich','Naale','Nalea','nal','kipodan','Manara','DNGE','12165','IL','046908219','','ConnectHot573622268');
INSERT INTO Profiles VALUES ('elliott@b400.com','elliott@b400.com','elliott','USER','Elliott','Stambouli','Elliott Stambouli','1 Remez Street','P.O.Box 226','3rd line optional - checking -','Kadima','Checking state line','60920','IL','972-9-899-0433','972-9-899-1102','ConnectHot832783924');
INSERT INTO Profiles VALUES ('eugeneprosso@yahoo.com','eugeneprosso@yahoo.com','prosso','USER','Eugene','Prosso','Net Gliding','Pinguin str 1','Igloo #2','Ice cell #3','Pinguinsk','Western Antarctica','12345','AQ','972-53-263974','ask the nearest post pinguin','ConnectHot188261821');

#
# Table structure for table 'Properties'
#

CREATE TABLE Properties (
  Name varchar(30) NOT NULL default '',
  Class enum('OWNER','REGISTRAR','SYSTEM','PRICES') NOT NULL default 'OWNER',
  Value varchar(255) NOT NULL default ''
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Properties'
#

INSERT INTO Properties VALUES ('admin_first_name','OWNER','LYregistry.com');
INSERT INTO Properties VALUES ('com-1','PRICES','1');
INSERT INTO Properties VALUES ('com-2','PRICES','175');
INSERT INTO Properties VALUES ('com-5','PRICES','350');
INSERT INTO Properties VALUES ('com-10','PRICES','650');
INSERT INTO Properties VALUES ('username','REGISTRAR','connecthot1');
INSERT INTO Properties VALUES ('user','REGISTRAR','connecthot1');
INSERT INTO Properties VALUES ('password','REGISTRAR','new_password');
INSERT INTO Properties VALUES ('first_name','REGISTRAR','John');
INSERT INTO Properties VALUES ('last_name','REGISTRAR','Iceberg');
INSERT INTO Properties VALUES ('address1','REGISTRAR','518 N. 700 East');
INSERT INTO Properties VALUES ('city','REGISTRAR','Washington');
INSERT INTO Properties VALUES ('phone','REGISTRAR','1-360-237-6422');
INSERT INTO Properties VALUES ('fax','REGISTRAR','1-360-237-6422');
INSERT INTO Properties VALUES ('country','REGISTRAR','US');
INSERT INTO Properties VALUES ('email','REGISTRAR','eugeneprosso@yahoo.com');
INSERT INTO Properties VALUES ('org_name','REGISTRAR','John Iceberg');
INSERT INTO Properties VALUES ('nameservers','REGISTRAR','ns1.f0r.net@66.34.41.155 ns2.f0r.net@66.34.41.163');
INSERT INTO Properties VALUES ('main_ip','REGISTRAR','66.34.41.162');
INSERT INTO Properties VALUES ('TransferOut','PRICES','250');
INSERT INTO Properties VALUES ('TransferIn','PRICES','100');
INSERT INTO Properties VALUES ('UpdateForwardURL','PRICES','0.95');
INSERT INTO Properties VALUES ('UpdateForwardEmail','PRICES','0.95');
INSERT INTO Properties VALUES ('MaxPrice','PRICES','1000');
INSERT INTO Properties VALUES ('WorldPay','SYSTEM','4000');
INSERT INTO Properties VALUES ('admin_last_name','OWNER','Connect Hot Division');
INSERT INTO Properties VALUES ('postal_code','REGISTRAR','84780');
INSERT INTO Properties VALUES ('state','REGISTRAR','Utah');
INSERT INTO Properties VALUES ('AffiliatePayoutRegistration','PRICES','60');
INSERT INTO Properties VALUES ('MinimalAffiliatePayout','PRICES','50');
INSERT INTO Properties VALUES ('tech_contacts','REGISTRAR','0');
INSERT INTO Properties VALUES ('renew-1','PRICES','1');
INSERT INTO Properties VALUES ('renew-2','PRICES','175');
INSERT INTO Properties VALUES ('renew-5','PRICES','350');
INSERT INTO Properties VALUES ('renew-10','PRICES','650');
INSERT INTO Properties VALUES ('redirect-ip','REGISTRAR','66.34.41.155');
INSERT INTO Properties VALUES ('admin_org_name','OWNER','Connect Hot');
INSERT INTO Properties VALUES ('admin_address1','OWNER','1409 Madison Avenue');
INSERT INTO Properties VALUES ('admin_city','OWNER','Cheyenne');
INSERT INTO Properties VALUES ('admin_state','OWNER','Wyoming');
INSERT INTO Properties VALUES ('admin_country','OWNER','US');
INSERT INTO Properties VALUES ('admin_postal_code','OWNER','82001');
INSERT INTO Properties VALUES ('167','PRICES','9.95');
INSERT INTO Properties VALUES ('main-ip','REGISTRAR','66.34.41.162');
INSERT INTO Properties VALUES ('admin_email','OWNER','eugeneprosso@yahoo.com');
INSERT INTO Properties VALUES ('admin_phone','OWNER','1-360-237-6422');
INSERT INTO Properties VALUES ('first-name','REGISTRAR','John');
INSERT INTO Properties VALUES ('admin_fax','OWNER','1-360-237-6422');
INSERT INTO Properties VALUES ('last-name','REGISTRAR','Iceberg');
INSERT INTO Properties VALUES ('billing_first_name','OWNER','LYregistry.com');
INSERT INTO Properties VALUES ('billing_last_name','OWNER','Connect Hot Division');
INSERT INTO Properties VALUES ('billing_org_name','OWNER','Connect Hot');
INSERT INTO Properties VALUES ('org-name','REGISTRAR','LYregistry.com, Connect Hot Division');
INSERT INTO Properties VALUES ('billing_address1','OWNER','1409 Madison Avenue');
INSERT INTO Properties VALUES ('postal-code','REGISTRAR','82001');
INSERT INTO Properties VALUES ('billing_city','OWNER','Cheyenne');
INSERT INTO Properties VALUES ('billing_state','OWNER','Wyoming');
INSERT INTO Properties VALUES ('billing_country','OWNER','US');
INSERT INTO Properties VALUES ('billing_postal_code','OWNER','82001');
INSERT INTO Properties VALUES ('billing_phone','OWNER','1-360-237-6422');
INSERT INTO Properties VALUES ('billing_fax','OWNER','1-360-237-6422');
INSERT INTO Properties VALUES ('billing_email','OWNER','eugeneprosso@yahoo.com');
INSERT INTO Properties VALUES ('tech_first_name','OWNER','Division');
INSERT INTO Properties VALUES ('tech_last_name','OWNER','Support');
INSERT INTO Properties VALUES ('tech_org_name','OWNER','theCOMregistry for Lregistry.com');
INSERT INTO Properties VALUES ('tech_address1','OWNER','1409 Madison Avenue');
INSERT INTO Properties VALUES ('tech_city','OWNER','Cheyenne');
INSERT INTO Properties VALUES ('tech_state','OWNER','Wyoming');
INSERT INTO Properties VALUES ('tech_country','OWNER','US');
INSERT INTO Properties VALUES ('tech_postal_code','OWNER','82001');
INSERT INTO Properties VALUES ('tech_phone','OWNER','1-360-237-6422');
INSERT INTO Properties VALUES ('tech_fax','OWNER','1-360-237-6422');
INSERT INTO Properties VALUES ('tech_email','OWNER','eugeneprosso@yahoo.com');

#
# Table structure for table 'RotatingBanners'
#

CREATE TABLE RotatingBanners (
  Id int(11) NOT NULL auto_increment,
  Size varchar(32) default NULL,
  Path varchar(255) default NULL,
  Link varchar(255) NOT NULL default '',
  PRIMARY KEY  (Id)
) TYPE=MyISAM;

#
# Dumping data for table 'RotatingBanners'
#

INSERT INTO RotatingBanners VALUES (20,'small','https://connecthot.com/image/smilered.gif','http://www.dvd.ly');
INSERT INTO RotatingBanners VALUES (19,'small','https://connecthot.com/image/easter_egg.gif','http://www.ecom.li');
INSERT INTO RotatingBanners VALUES (5,'small','https://connecthot.com/image/small1.gif','http://www.abc.com');
INSERT INTO RotatingBanners VALUES (6,'small','https://connecthot.com/image/small2.gif','http://stambouli.com');
INSERT INTO RotatingBanners VALUES (7,'small','https://connecthot.com/image/small3.gif','http://stambouli.net');
INSERT INTO RotatingBanners VALUES (11,'small','https://connecthot.com/image/small7.gif','http://sex.ly');
INSERT INTO RotatingBanners VALUES (12,'small','https://connecthot.com/image/small8.gif','http://www.rishoum.com');
INSERT INTO RotatingBanners VALUES (18,'small','https://www.connecthot.com/image/tld.gif','http://www.theCOMregistry.com');
INSERT INTO RotatingBanners VALUES (15,'large','https://connecthot.com/image/connectworld22.gif','http://www.lywho.com');
INSERT INTO RotatingBanners VALUES (16,'large','https://connecthot.com/image/world22.gif','http://www.connecthot.com/TextFile.php3?Title=PricesAndServices');
INSERT INTO RotatingBanners VALUES (17,'large','https://connecthot.com/image/reklama.gif','http://www.icasino24.com');

#
# Table structure for table 'Texts'
#

CREATE TABLE Texts (
  Id int(11) NOT NULL auto_increment,
  Title varchar(255) NOT NULL default '',
  PageFileName varchar(255) NOT NULL default '',
  PageTitle varchar(255) NOT NULL default '',
  PageInternalTitle varchar(255) NOT NULL default '',
  Content text NOT NULL,
  Language varchar(64) NOT NULL default 'english',
  PRIMARY KEY  (Id),
  KEY Id (Id)
) TYPE=ISAM PACK_KEYS=1;

#
# Dumping data for table 'Texts'
#

INSERT INTO Texts VALUES (19,'Tip1','','','','<span class=darkblue12>for instance, <b>0802802802</b>\r\ncan be entered as <b>0802-802-802</b>, <b>0033145212465</b> as <b>00-33145212465</b>,\r\n<b>0033-145212465</b> or <b>0033-145-21-24-65</b>. If you are registering an\r\nimportant number for your Company, we suggest you secure all possible\r\nvariations.</span>\r\n','english');
INSERT INTO Texts VALUES (20,'Tip1title','','','','Try adding a dash (\"-\") between the digits','english');
INSERT INTO Texts VALUES (21,'Tip2','','','','<span class=darkblue12>you may want to add an\r\ninternational code before your number, such a 1 for Canada or the USA, 33 for\r\nFrance, 44 for England, 41 for Switzerland, etc...</span>\r\n','english');
INSERT INTO Texts VALUES (22,'Tip2title','','','','If you have international customers','english');
INSERT INTO Texts VALUES (23,'Tip3','','','','<span class=darkblue12>such as <b>0802802802</b>,\r\n<b>0802-802-802</b> or <b>1-802-802-802</b>. Just consider from where your customers\r\nwill be trying to reach you and how the number might be entered in their\r\ncellular. (In Europe, International calls start with \"00\", in the\r\nUSA/Canada with either \"01\" or \"011\", etc...)</span>','english');
INSERT INTO Texts VALUES (30,'AffiliateTermsConditions','','','','','english');
INSERT INTO Texts VALUES (24,'Tip3title','','','','You may want to secure all possible variations to your number','english');
INSERT INTO Texts VALUES (2,'ICANN','','','','\r\n<table cellspacing=\"0\" cellpadding=\"0\" width=\"575\" border=\"0\">\r\n <tbody>\r\n  <tr>\r\n   <td>\r\n    <table height=\"21\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">\r\n     <tbody>\r\n      <tr>\r\n       <td valign=\"bottom\"><b><font face=\"Arial, Helvetica, sans-serif\" size=\"2\"\r\n        class=\"header\" color=\"#000080\">Uniform Domain Name Dispute Resolution\r\n        Policy</font></b></td>\r\n      </tr>\r\n      <tr>\r\n       <td valign=\"bottom\"><font color=\"#000080\"><img height=\"2\"\r\n        src=\"http://www.opensrs.org/images/header02.gif\" width=\"575\" border=\"0\"></font></td>\r\n      </tr>\r\n      <!--Close Header Table #2-->\r\n     </tbody>\r\n    </table>\r\n   </td>\r\n  </tr>\r\n  <!--Close Header Table #1-->\r\n </tbody>\r\n</table>\r\n<!--Open Content Table-->\r\n<div align=\"left\">\r\n <table cellspacing=\"0\" cellpadding=\"0\" width=\"575\" border=\"0\">\r\n  <tbody>\r\n   <tr>\r\n    <td><font color=\"#000080\"><img height=\"1\"\r\n     src=\"http://www.opensrs.org/images/spacer.gif\" width=\"30\" border=\"0\"></font></td>\r\n    <td><font color=\"#000080\"><br>\r\n     </font>\r\n     <table cellspacing=\"2\" cellpadding=\"0\" width=\"100%\" border=\"0\">\r\n      <tbody>\r\n       <tr>\r\n        <td width=\"1%\"><font color=\"#000080\">&nbsp;</font></td>\r\n        <td valign=\"top\" width=\"84%\"><font face=\"Arial, Helvetica, sans-serif\"\r\n         size=\"2\" color=\"#000080\">Policy Adopted: August 26, 1999<br>\r\n         Implementation Documents Approved: October 24, 1999</font></td>\r\n        <td valign=\"top\" width=\"15%\">\r\n         <p><font face=\"Arial, Helvetica, sans-serif\" size=\"2\"><a\r\n         href=\"http://www.icann.com\"><font color=\"#000080\"><img\r\n         alt=\"OpenSRS is ICANN accredited\" hspace=\"15\"\r\n         src=\"http://www.opensrs.org/images/icann_logo2.gif\" border=\"0\"\r\n         width=\"65\" height=\"50\"></font></a></font></p>\r\n        </td>\r\n       </tr>\r\n      </tbody>\r\n     </table>\r\n     <font color=\"#000080\"><br>\r\n     <br>\r\n     <font face=\"Arial, Helvetica, sans-serif\" size=\"2\"><b>Note: This policy is\r\n     now in effect. See <a href=\"http://www.icann.org/udrp/udrp-schedule.htm\">www.icann.org/udrp/udrp-schedule.htm</a>\r\n     for the implementation schedule.</b> &nbsp;<b><br>\r\n     <br>\r\n     </b></font></font>\r\n     <p align=\"justify\"><a name=\"1\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>1. <u>Purpose</u>.</b>\r\n     This Uniform Domain Name Dispute Resolution Policy (the &quot;Policy&quot;)\r\n     has been adopted by the Internet Corporation for Assigned Names and Numbers\r\n     (&quot;ICANN&quot;), is incorporated by reference into your Registration\r\n     Agreement, and sets forth the terms and conditions in connection with a\r\n     dispute between you and any party other than us (the registrar) over the\r\n     registration and use of an Internet domain name registered by you.\r\n     Proceedings under <a href=\"#4\">Paragraph 4</a> of this Policy will be\r\n     conducted according to the Rules for Uniform Domain Name Dispute Resolution\r\n     Policy (the &quot;Rules of Procedure&quot;), which are available at <a\r\n     href=\"http://www.icann.org/udrp/udrp-rules-24oct99.htm\">www.icann.org/udrp/udrp-rules-24oct99.htm</a>,\r\n     and the selected administrative-dispute-resolution service provider\'s\r\n     supplemental rules.</font></p>\r\n     <p align=\"justify\"><a name=\"2\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>2. <u>Your\r\n     Representations</u>.</b> By applying to register a domain name, or by\r\n     asking us to maintain or renew a domain name registration, you hereby\r\n     represent and warrant to us that (a) the statements that you made in your\r\n     Registration Agreement are complete and accurate; (b) to your knowledge,\r\n     the registration of the domain name will not infringe upon or otherwise\r\n     violate the rights of any third party; (c) you are not registering the\r\n     domain name for an unlawful purpose; and (d) you will not knowingly use the\r\n     domain name in violation of any applicable laws or regulations. It is your\r\n     responsibility to determine whether your domain name registration infringes\r\n     or violates someone else\'s rights.</font></p>\r\n     <p align=\"justify\"><a name=\"3\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>3. <u>Cancellations,\r\n     Transfers, and Changes</u>.</b> We will cancel, transfer or otherwise make\r\n     changes to domain name registrations under the following circumstances:</font></p>\r\n     <blockquote>\r\n      <p align=\"justify\"><a name=\"3a\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">a. subject to\r\n      the provisions of <a href=\"#8\">Paragraph 8</a>, our receipt of written or\r\n      appropriate electronic instructions from you or your authorized agent to\r\n      take such action;</font></p>\r\n      <p align=\"justify\"><a name=\"3b\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">b. our\r\n      receipt of an order from a court or arbitral tribunal, in each case of\r\n      competent jurisdiction, requiring such action; and/or</font></p>\r\n      <p align=\"justify\"><a name=\"3c\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">c. our\r\n      receipt of a decision of an Administrative Panel requiring such action in\r\n      any administrative proceeding to which you were a party and which was\r\n      conducted under this Policy or a later version of this Policy adopted by\r\n      ICANN. (See <a href=\"#4i\">Paragraph 4(i)</a> and <a href=\"#4k\">(k)</a>\r\n      below.)</font></p>\r\n     </blockquote>\r\n     <p align=\"justify\"><a name=\"3End\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">We may also\r\n     cancel, transfer or otherwise make changes to a domain name registration in\r\n     accordance with the terms of your Registration Agreement or other legal\r\n     requirements.</font></p>\r\n     <p align=\"justify\"><a name=\"4\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>4. <u>Mandatory\r\n     Administrative Proceeding</u>.</b></font></p>\r\n     <p align=\"justify\"><font face=\"Arial, Helvetica, sans-serif\" size=\"2\"\r\n     color=\"#000080\">This Paragraph sets forth the type of disputes for which\r\n     you are required to submit to a mandatory administrative proceeding. These\r\n     proceedings will be conducted before one of the\r\n     administrative-dispute-resolution service providers listed at <a\r\n     href=\"http://www.icann.org/udrp/approved-providers.htm\">www.icann.org/udrp/approved-providers.htm</a>\r\n     (each, a &quot;Provider&quot;).</font></p>\r\n     <blockquote>\r\n      <p align=\"justify\"><a name=\"4a\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>a.\r\n      Applicable Disputes.</b> You are required to submit to a mandatory\r\n      administrative proceeding in the event that a third party (a &quot;complainant&quot;)\r\n      asserts to the applicable Provider, in compliance with the Rules of\r\n      Procedure, that</font></p>\r\n      <blockquote>\r\n       <p align=\"justify\"><a name=\"4ai\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(i) your\r\n       domain name is identical or confusingly similar to a trademark or service\r\n       mark in which the complainant has rights; and</font></p>\r\n       <p align=\"justify\"><a name=\"4aii\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(ii) you\r\n       have no rights or legitimate interests in respect of the domain name; and</font></p>\r\n       <p align=\"justify\"><a name=\"4aiii\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(iii) your\r\n       domain name has been registered and is being used in bad faith.</font></p>\r\n      </blockquote>\r\n      <p align=\"justify\"><a name=\"4aEnd\"><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">In the\r\n      administrative proceeding, the complainant must prove that each of these\r\n      three elements are present.</font></p>\r\n      <p align=\"justify\"><a name=\"4b\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>b.\r\n      Evidence of Registration and Use in Bad Faith.</b> For the purposes of <a\r\n      href=\"#4aiii\">Paragraph 4(a)(iii)</a>, the following circumstances, in\r\n      particular but without limitation, if found by the Panel to be present,\r\n      shall be evidence of the registration and use of a domain name in bad\r\n      faith:</font></p>\r\n      <blockquote>\r\n       <p align=\"justify\"><a name=\"4bi\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(i)\r\n       circumstances indicating that you have registered or you have acquired\r\n       the domain name primarily for the purpose of selling, renting, or\r\n       otherwise transferring the domain name registration to the complainant\r\n       who is the owner of the trademark or service mark or to a competitor of\r\n       that complainant, for valuable consideration in excess of your documented\r\n       out-of-pocket costs directly related to the domain name; or</font></p>\r\n       <p align=\"justify\"><a name=\"4bii\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(ii) you\r\n       have registered the domain name in order to prevent the owner of the\r\n       trademark or service mark from reflecting the mark in a corresponding\r\n       domain name, provided that you have engaged in a pattern of such conduct;\r\n       or</font></p>\r\n       <p align=\"justify\"><a name=\"4biii\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(iii) you\r\n       have registered the domain name primarily for the purpose of disrupting\r\n       the business of a competitor; or</font></p>\r\n       <p align=\"justify\"><a name=\"4biv\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(iv) by\r\n       using the domain name, you have intentionally attempted to attract, for\r\n       commercial gain, Internet users to your web site or other on-line\r\n       location, by creating a likelihood of confusion with the complainant\'s\r\n       mark as to the source, sponsorship, affiliation, or endorsement of your\r\n       web site or location or of a product or service on your web site or\r\n       location.</font></p>\r\n      </blockquote>\r\n      <p align=\"justify\"><a name=\"4c\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>c. How to\r\n      Demonstrate Your Rights to and Legitimate Interests in the Domain Name in\r\n      Responding to a Complaint.</b> When you receive a complaint, you should\r\n      refer to <a href=\"#5\">Paragraph 5</a> of the Rules of Procedure in\r\n      determining how your response should be prepared. Any of the following\r\n      circumstances, in particular but without limitation, if found by the Panel\r\n      to be proved based on its evaluation of all evidence presented, shall\r\n      demonstrate your rights or legitimate interests to the domain name for\r\n      purposes of <a href=\"#4aii\">Paragraph 4(a)(ii)</a>:</font></p>\r\n      <blockquote>\r\n       <p align=\"justify\"><a name=\"4ci\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(i) before\r\n       any notice to you of the dispute, your use of, or demonstrable\r\n       preparations to use, the domain name or a name corresponding to the\r\n       domain name in connection with a bona fide offering of goods or services;\r\n       or</font></p>\r\n       <p align=\"justify\"><a name=\"4cii\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(ii) you (as\r\n       an individual, business, or other organization) have been commonly known\r\n       by the domain name, even if you have acquired no trademark or service\r\n       mark rights; or</font></p>\r\n       <p align=\"justify\"><a name=\"4ciii\"><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"></font></a><font\r\n       face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\">(iii) you\r\n       are making a legitimate noncommercial or fair use of the domain name,\r\n       without intent for commercial gain to misleadingly divert consumers or to\r\n       tarnish the trademark or service mark at issue.</font></p>\r\n      </blockquote>\r\n      <p align=\"justify\"><a name=\"4d\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>d.\r\n      Selection of Provider.</b> The complainant shall select the Provider from\r\n      among those approved by ICANN by submitting the complaint to that Provider.\r\n      The selected Provider will administer the proceeding, except in cases of\r\n      consolidation as described in <a href=\"#4f\">Paragraph 4(f)</a>.</font></p>\r\n      <p align=\"justify\"><a name=\"4e\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>e.\r\n      Initiation of Proceeding and Process and Appointment of Administrative\r\n      Panel.</b> The Rules of Procedure state the process for initiating and\r\n      conducting a proceeding and for appointing the panel that will decide the\r\n      dispute (the &quot;Administrative Panel&quot;).</font></p>\r\n      <p align=\"justify\"><a name=\"4f\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>f.\r\n      Consolidation.</b> In the event of multiple disputes between you and a\r\n      complainant, either you or the complainant may petition to consolidate the\r\n      disputes before a single Administrative Panel. This petition shall be made\r\n      to the first Administrative Panel appointed to hear a pending dispute\r\n      between the parties. This Administrative Panel may consolidate before it\r\n      any or all such disputes in its sole discretion, provided that the\r\n      disputes being consolidated are governed by this Policy or a later version\r\n      of this Policy adopted by ICANN.</font></p>\r\n      <p align=\"justify\"><a name=\"4g\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>g. Fees.</b>\r\n      All fees charged by a Provider in connection with any dispute before an\r\n      Administrative Panel pursuant to this Policy shall be paid by the\r\n      complainant, except in cases where you elect to expand the Administrative\r\n      Panel from one to three panelists as provided in <a\r\n      href=\"http://www.icann.org/udrp/udrp-rules-24oct99.htm#5biv\">Paragraph\r\n      5(b)(iv)</a> of the Rules of Procedure, in which case all fees will be\r\n      split evenly by you and the complainant.</font></p>\r\n      <p align=\"justify\"><a name=\"4h\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>h. Our\r\n      Involvement in Administrative Proceedings.</b> We do not, and will not,\r\n      participate in the administration or conduct of any proceeding before an\r\n      Administrative Panel. In addition, we will not be liable as a result of\r\n      any decisions rendered by the Administrative Panel.</font></p>\r\n      <p align=\"justify\"><a name=\"4i\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>i.\r\n      Remedies.</b> The remedies available to a complainant pursuant to any\r\n      proceeding before an Administrative Panel shall be limited to requiring\r\n      the cancellation of your domain name or the transfer of your domain name\r\n      registration to the complainant.</font></p>\r\n      <p align=\"justify\"><a name=\"4j\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>j.\r\n      Notification and Publication.</b> The Provider shall notify us of any\r\n      decision made by an Administrative Panel with respect to a domain name you\r\n      have registered with us. All decisions under this Policy will be published\r\n      in full over the Internet, except when an Administrative Panel determines\r\n      in an exceptional case to redact portions of its decision.</font></p>\r\n      <p align=\"justify\"><a name=\"4k\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>k.\r\n      Availability of Court Proceedings.</b> The mandatory administrative\r\n      proceeding requirements set forth in <a href=\"#4\">Paragraph 4</a> shall\r\n      not prevent either you or the complainant from submitting the dispute to a\r\n      court of competent jurisdiction for independent resolution before such\r\n      mandatory administrative proceeding is commenced or after such proceeding\r\n      is concluded. If an Administrative Panel decides that your domain name\r\n      registration should be canceled or transferred, we will wait ten (10)\r\n      business days (as observed in the location of our principal office) after\r\n      we are informed by the applicable Provider of the Administrative Panel\'s\r\n      decision before implementing that decision. We will then implement the\r\n      decision unless we have received from you during that ten (10) business\r\n      day period official documentation (such as a copy of a complaint,\r\n      file-stamped by the clerk of the court) that you have commenced a lawsuit\r\n      against the complainant in a jurisdiction to which the complainant has\r\n      submitted under <a\r\n      href=\"http://www.icann.org/udrp/udrp-rules-24oct99.htm#3bxiii\">Paragraph\r\n      3(b)(xiii)</a> of the Rules of Procedure. (In general, that jurisdiction\r\n      is either the location of our principal office or of your address as shown\r\n      in our Whois database. See <a\r\n      href=\"http://www.icann.org/udrp/udrp-rules-24oct99.htm#1MutualJurisdiction\">Paragraphs\r\n      1</a> and <a\r\n      href=\"http://www.icann.org/udrp/udrp-rules-24oct99.htm#3bxiii\">3(b)(xiii)</a>\r\n      of the Rules of Procedure for details.) If we receive such documentation\r\n      within the ten (10) business day period, we will not implement the\r\n      Administrative Panel\'s decision, and we will take no further action, until\r\n      we receive (i) evidence satisfactory to us of a resolution between the\r\n      parties; (ii) evidence satisfactory to us that your lawsuit has been\r\n      dismissed or withdrawn; or (iii) a copy of an order from such court\r\n      dismissing your lawsuit or ordering that you do not have the right to\r\n      continue to use your domain name.</font></p>\r\n     </blockquote>\r\n     <p align=\"justify\"><a name=\"5\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>5. <u>All\r\n     Other Disputes and Litigation</u>.</b> All other disputes between you and\r\n     any party other than us regarding your domain name registration that are\r\n     not brought pursuant to the mandatory administrative proceeding provisions\r\n     of <a href=\"#4\">Paragraph 4</a> shall be resolved between you and such\r\n     other party through any court, arbitration or other proceeding that may be\r\n     available.</font></p>\r\n     <p align=\"justify\"><a name=\"6\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>6. <u>Our\r\n     Involvement in Disputes</u>.</b> We will not participate in any way in any\r\n     dispute between you and any party other than us regarding the registration\r\n     and use of your domain name. You shall not name us as a party or otherwise\r\n     include us in any such proceeding. In the event that we are named as a\r\n     party in any such proceeding, we reserve the right to raise any and all\r\n     defenses deemed appropriate, and to take any other action necessary to\r\n     defend ourselves.</font></p>\r\n     <p align=\"justify\"><a name=\"7\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>7. <u>Maintaining\r\n     the Status Quo</u>.</b> We will not cancel, transfer, activate, deactivate,\r\n     or otherwise change the status of any domain name registration under this\r\n     Policy except as provided in <a href=\"#3\">Paragraph 3</a> above.</font></p>\r\n     <p align=\"justify\"><a name=\"8\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>8. <u>Transfers\r\n     During a Dispute</u>.</b></font></p>\r\n     <blockquote>\r\n      <p align=\"justify\"><a name=\"8a\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>a.\r\n      Transfers of a Domain Name to a New Holder.</b> You may not transfer your\r\n      domain name registration to another holder (i) during a pending\r\n      administrative proceeding brought pursuant to <a href=\"#4\">Paragraph 4</a>\r\n      or for a period of fifteen (15) business days (as observed in the location\r\n      of our principal place of business) after such proceeding is concluded; or\r\n      (ii) during a pending court proceeding or arbitration commenced regarding\r\n      your domain name unless the party to whom the domain name registration is\r\n      being transferred agrees, in writing, to be bound by the decision of the\r\n      court or arbitrator. We reserve the right to cancel any transfer of a\r\n      domain name registration to another holder that is made in violation of\r\n      this subparagraph.</font></p>\r\n      <p align=\"justify\"><a name=\"8b\"><font face=\"Arial, Helvetica, sans-serif\"\r\n      size=\"2\" color=\"#000080\"></font></a><font\r\n      face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>b.\r\n      Changing Registrars.</b> You may not transfer your domain name\r\n      registration to another registrar during a pending administrative\r\n      proceeding brought pursuant to <a href=\"#4\">Paragraph 4</a> or for a\r\n      period of fifteen (15) business days (as observed in the location of our\r\n      principal place of business) after such proceeding is concluded. You may\r\n      transfer administration of your domain name registration to another\r\n      registrar during a pending court action or arbitration, provided that the\r\n      domain name you have registered with us shall continue to be subject to\r\n      the proceedings commenced against you in accordance with the terms of this\r\n      Policy. In the event that you transfer a domain name registration to us\r\n      during the pendency of a court action or arbitration, such dispute shall\r\n      remain subject to the domain name dispute policy of the registrar from\r\n      which the domain name registration was transferred.</font></p>\r\n     </blockquote>\r\n     <p align=\"justify\"><a name=\"9\"><font face=\"Arial, Helvetica, sans-serif\"\r\n     size=\"2\" color=\"#000080\"></font></a><font\r\n     face=\"Arial, Helvetica, sans-serif\" size=\"2\" color=\"#000080\"><b>9. <u>Policy\r\n     Modifications</u>.</b> We reserve the right to modify this Policy at any\r\n     time with the permission of ICANN. We will post our revised Policy at &lt;URL&gt;\r\n     at least thirty (30) calendar days before it becomes effective. Unless this\r\n     Policy has already been invoked by the submission of a complaint to a\r\n     Provider, in which event the version of the Policy in effect at the time it\r\n     was invoked will apply to you until the dispute is over, all such changes\r\n     will be binding upon you with respect to any domain name registration\r\n     dispute, whether the dispute arose before, on or after the effective date\r\n     of our change. In the event that you object to a change in this Policy,\r\n     your sole remedy is to cancel your domain name registration with us,\r\n     provided that you will not be entitled to a refund of any fees you paid to\r\n     us. The revised Policy will apply to you until you cancel your domain name\r\n     registration.</font></p>\r\n     <p><center><font face=\"Arial\">\r\n     <hr width=\"95%\" noshade>\r\n     </font></center></td>\r\n   </tr>\r\n  </tbody>\r\n </table>\r\n</div>\r\n<p align=\"left\"><font size=\"1\" face=\"Verdana\" color=\"#000080\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\nthis page was last updated on April 16th 2001 based on ICANN update of June 4th\r\n2000</font></p>\r\n<p align=\"left\">&nbsp;</p>\r\n','english');
INSERT INTO Texts VALUES (4,'TermsAndConditions','','','','<html xmlns:o=\"urn:schemas-microsoft-com:office:office\"\r\nxmlns:w=\"urn:schemas-microsoft-com:office:word\"\r\nxmlns=\"http://www.w3.org/TR/REC-html40\">\r\n\r\n<head>\r\n<meta http-equiv=Content-Type content=\"text/html; charset=windows-1252\">\r\n<meta name=ProgId content=Word.Document>\r\n<meta name=Generator content=\"Microsoft Word 9\">\r\n<meta name=Originator content=\"Microsoft Word 9\">\r\n<link rel=File-List href=\"./REGISTRATION%20AGREEMENT_files/filelist.xml\">\r\n<title>emailOURphone REGISTRATION AGREEMENT </title>\r\n<!--[if gte mso 9]><xml>\r\n <w:WordDocument>\r\n  <w:HyphenationZone>21</w:HyphenationZone>\r\n </w:WordDocument>\r\n</xml><![endif]-->\r\n<style>\r\n<!--\r\n /* Font Definitions */\r\n@font-face\r\n	{font-family:Verdana;\r\n	panose-1:2 11 6 4 3 5 4 4 2 4;\r\n	mso-font-charset:0;\r\n	mso-generic-font-family:swiss;\r\n	mso-font-pitch:variable;\r\n	mso-font-signature:536871559 0 0 0 415 0;}\r\n /* Style Definitions */\r\np.MsoNormal, li.MsoNormal, div.MsoNormal\r\n	{mso-style-parent:\"\";\r\n	margin:0cm;\r\n	margin-bottom:.0001pt;\r\n	mso-pagination:widow-orphan;\r\n	font-size:12.0pt;\r\n	font-family:\"Times New Roman\";\r\n	mso-fareast-font-family:\"Times New Roman\";}\r\na:link, span.MsoHyperlink\r\n	{color:blue;\r\n	text-decoration:underline;\r\n	text-underline:single;}\r\na:visited, span.MsoHyperlinkFollowed\r\n	{color:purple;\r\n	text-decoration:underline;\r\n	text-underline:single;}\r\np\r\n	{margin-right:0cm;\r\n	mso-margin-top-alt:auto;\r\n	mso-margin-bottom-alt:auto;\r\n	margin-left:0cm;\r\n	mso-pagination:widow-orphan;\r\n	font-size:12.0pt;\r\n	font-family:\"Times New Roman\";\r\n	mso-fareast-font-family:\"Times New Roman\";}\r\n@page Section1\r\n	{size:612.0pt 792.0pt;\r\n	margin:72.0pt 90.0pt 72.0pt 90.0pt;\r\n	mso-header-margin:35.4pt;\r\n	mso-footer-margin:35.4pt;\r\n	mso-paper-source:0;}\r\ndiv.Section1\r\n	{page:Section1;}\r\n-->\r\n</style>\r\n<meta name=Template content=\"D:Program FilesMicrosoft OfficeOfficehtml.dot\">\r\n</head>\r\n\r\n<body lang=FR link=blue vlink=purple style=\'tab-interval:35.4pt\'>\r\n\r\n<div class=Section1>\r\n\r\n<p align=center style=\'text-align:center\'><b><span lang=EN-US style=\'font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\'>ConnectHot\r\nRENTAL AGREEMENT</span></b><b><span lang=EN-US style=\'font-size:10.0pt;\r\ncolor:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></b></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>This Rental Agreement\r\n(&quot;Agreement&quot;) sets forth the terms and conditions of your use of\r\nConnectHot Domain-Phone services to rent a registered phone number as an Internet\r\nDomain name allowing automatic access to your web site and automatic forwarding\r\nof your email address. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>The process will only\r\nbe completed when you acknowledge that you have read, understood, and agreed to\r\nbe bound by all the terms and conditions of this Agreement. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>This Agreement will\r\nbecome effective when accepted by ConnectHot who may accept or reject your\r\nDomain-Phone registration application for any reason whatsoever, at its sole\r\ndiscretion.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><b><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>1. Our role</span></b><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\nEN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>ConnectHot will\r\nregister the phone number(s) you select in his name and will rent it (them) to\r\nyou for a nominal yearly fee. ConnectHot will remain the sole Registrant,\r\nAdministrative and Technical authority for your .com domain-phone. <a\r\nhref=\"http://www.connecthot.com/TextFile.php3?Title=ICANN\">ICANN regulations</a>\r\nwill apply.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>The domain-phone\r\nregistered by ConnectHot is yours to use as long as you subscribe to the\r\nservice. You do not own your domain-phone number as you do not own your phone\r\nnumber. You have its use. And as a regular phone number, it is transferable to\r\nanother user.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>By agreeing to the\r\nterms and conditions of this Agreement, you are also agreeing to be bound by\r\nthe rules and regulations set forth by the registry administrator of the TLD. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You agree and\r\nacknowledge that ConnectHot is not liable or responsible for any errors, or\r\neventual omissions or any other actions by the registry administrator of the\r\nTLD, including the failure to receive and operate your Domain-Phone. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You further agree to\r\nindemnify, defend and hold harmless the registry administrator and its\r\ndirectors, officers, employees, and agents from and against any and all claims,\r\ndamages, liabilities, costs, and expenses (including reasonable legal fees and\r\nexpenses) arising out of, or related to, your Domain-Phone registration. <o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>2. Fees</span></b><span lang=EN-US style=\'font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><br>\r\nAll fees, including Rental fees are payable upon application by credit card (or\r\nby any other mean acceptable to ConnectHot). Pleas check our </span><u><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:blue;mso-ansi-language:\r\nEN-US\'>Payment policy</span></u><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'> These fees are NOT\r\nrefundable, in whole or in part, even if the Domain-Phone registration is\r\nsuspended, cancelled or transferred prior to the end of the current rental\r\nterm. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>In the event of a\r\nDomain-Phone deletion due to non-payment by the Credit Card Company, the rental\r\nfees remain due and payable. Reinstating charges are currently $250 in addition\r\nto the rental fees.</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;\r\nmso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You may view the\r\ncurrent rates for renting a Domain-Phone or the service charges on ConnectHot\r\nweb site. ConnectHot reserves the right to change fees, rental fees, service\r\nfees, renewal fees or to institute new fees at any time, at its sole\r\ndiscretion. No prior notification needs to be sent or expected.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>When a renewal fee is\r\ndue, you will be notified 7 days in advance. Should a renewal fee go unpaid\r\nwithin the time specified, your rental will be cancelled, but you will still be\r\nliable for the fees. </span><span lang=EN-US style=\'font-size:10.0pt;\r\ncolor:navy;mso-ansi-language:EN-US\'>&nbsp;<o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>3. Transfer of Ownership</span></b><span lang=EN-US\r\nstyle=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\'>\r\n<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><br>\r\nThe entity named as the registrant contact at the time of applying for rental\r\nshall be the depositor (commonly known as the owner of the Domain-Phone name.\r\nIt is agreed that ConnectHot will be the depositor). <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>Prior to any transfer\r\nof a Domain-Phone to another entity, the then-current amount set for this\r\ntransfer should be paid for, together with the new rental fees. The current\r\nuser is responsible for these charges.</span><span lang=EN-US style=\'font-size:\r\n10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>The Transferee (new\r\npotential user) must agree in writing to be bound by all terms and conditions\r\nof this Agreement. The Domain-Phone will not be transferred until we receive\r\nsuch written assurances, and actual payment of the transfer fees. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You agree that should\r\nyou attempt to transfer your Domain-Phone name without paying ConnectHot the\r\nthen-current amount set for the transfer of a Domain-Phone, any such transfer\r\nwill be null and void, and will result in your Domain-Phone rental being\r\nrevoked without a refund. <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>To this effect, ConnectHot\r\nwill be appointed &quot;Administrator&quot; of the Domain-Phone.<o:p></o:p></span></p>\r\n\r\n<p><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'><br>\r\n<b>4. Dispute Policy<o:p></o:p></b></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><br>\r\nRegistering a Domain-Phone does not confer any legal rights to that number and\r\nany disputes between parties over the right to use a particular name are to be\r\nsettled between the contending parties using normal legal methods (see RFC\r\n1591, </span><a href=\"ftp://rs.internic.net/policy/rfc1591.txt\"><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;mso-ansi-language:EN-US\'>ftp://rs.internic.net/policy/rfc1591.txt</span></a><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\nEN-US\'>).</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;mso-ansi-language:\r\nEN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>The applicant agrees\r\nthat if the use of the Domain-Phone is challenged by any third party, or if any\r\ndispute arises under this Rental Agreement, as amended, the applicant will\r\nabide by these terms and conditions.</span><span lang=EN-US style=\'font-size:\r\n10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'><br>\r\n<b>5. Changes to Rental Agreement and Dispute Policy</b> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><br>\r\nThe Domain-Phone system and the practice of registering, renting, administering\r\nand managing Domain-Phones are evolving, and therefore you agree that\r\nConnectHot may modify this Agreement if necessary as to adjust to changing\r\nbusiness circumstances.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>Your continued use of\r\nthe Domain-Phone rented to you shall constitute your acceptance of this\r\nAgreement with the new modifications. If you do not agree to any of such\r\nchanges, you may request that your Domain-Phone rental be cancelled.<o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>6. Use of Rental and Registration Information</span></b><span\r\nlang=EN-US style=\'font-size:10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You agree and acknowledge\r\nthat ConnectHot will make available your Domain-Phone rental information you\r\nprovide to the ConnectHot administrator(s), and to other third parties.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You further agree and\r\nacknowledge that ConnectHot may make publicly available, or directly available\r\nto third party vendors, some, or all, of the Domain-Phone rental information\r\nyou provide, for incorporation in the Directory (WHOIS services) or for\r\ntargeted marketing and other purposes.</span><span lang=EN-US style=\'font-size:\r\n10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>ConnectHot will take\r\nreasonable precautions as to protect the information it obtains from you.\r\nPlease see our </span><u><span lang=EN-US style=\'font-size:10.0pt;font-family:\r\nVerdana;color:blue;mso-ansi-language:EN-US\'>Privacy Policy</span></u><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\nEN-US\'>.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You agree that if you\r\nlicense the use of the Domain-Phone name to a third party, you remain\r\nresponsible for all obligations under this Agreement.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You implicitly accept\r\nto receive promotional e-mails from ConnectHot or any connected, affiliated,\r\nrelated Company or any other third party.<o:p></o:p></span></p>\r\n\r\n<p><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'><br>\r\n<b>7. Limitation of Liability<o:p></o:p></b></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><br>\r\nYou acknowledge and agree that ConnectHot will in no case be liable for:<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>a) any suspension of\r\nthe Domain-Phone</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;\r\nmso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>b) any loss of your\r\nrental registration</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;\r\nmso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>c) any eventual\r\ninterruption of business</span><span lang=EN-US style=\'font-size:10.0pt;\r\ncolor:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>d) access delays to\r\nyour site</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;mso-ansi-language:\r\nEN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>e) access interruptions\r\nto your site</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;\r\nmso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>f) non-delivery,\r\nmis-delivery, corruption, delays, destruction, modification of data</span><span\r\nlang=EN-US style=\'font-size:10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>g) any event beyond the\r\ncontrol of ConnectHot <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>h) any case of\r\n&quot;force majeure&quot;.</span><span lang=EN-US style=\'font-size:10.0pt;\r\ncolor:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>8. Warranties</span></b><span lang=EN-US\r\nstyle=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\'>\r\n<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You confirm that the\r\nrental of the Domain-Phone nor the manner in which it is, or will be used,\r\ninfringes the legal rights of a third party. <o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>9. Suspension, Deletion</span></b><span lang=EN-US\r\nstyle=\'font-size:10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><br>\r\nConnectHot reserves the right to suspend, cancel, delete, transfer or modify\r\nyour Domain-Phone rental registration if<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>a) you breach this\r\nAgreement, <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>b) you use your Domain\r\nfor an unlawful activity, <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>c) for non payment or a\r\ncharge back from the credit card company<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>d) for any other reason\r\nwhatsoever that ConnectHot thinks is necessary<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>ConnectHot is not\r\nresponsible for checking the applicant\'s rights to use any number and it is up\r\nto the applicant to ensure that he is not infringing any registered trademarks.\r\nConnectHot will obey any legal order and reserves the right to suspend use of\r\nany Domain-Phone.</span><span lang=EN-US style=\'font-size:10.0pt;color:navy;\r\nmso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>10. Governing Law <o:p></o:p></span></b></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>The ConnectHot\r\nagreement is governed in all respects by and construed in accordance with\r\ninternational laws without respect to its conflict of law rules.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>This rental agreement\r\nis not the complete and exclusive agreement of the applicant and the\r\n(&quot;parties&quot;). <a\r\nhref=\"http://www.connecthot.com/TextFile.php3?Title=OpenRegAgr\">Additional\r\nrules and regulations</a> regarding the particular TLD might place additional\r\nconditions. However, it supersedes, and its terms govern, all prior proposals,\r\nagreements, or other communications between the parties.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>Otherwise set forth,\r\nany action to enforce this Agreement or any matter relating to your use of the\r\nConnectHot site shall be brought exclusively in the country where ConnectHot\r\ndecides. <o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>11. Notices <o:p></o:p></span></b></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>You agree that any\r\nnotices required to be given under this Agreement by ConnectHot will be deemed\r\nto have been given if delivered in accordance with the contact information\r\nprovided at time of application. <o:p></o:p></span></p>\r\n\r\n<p><b><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\'>12. General<o:p></o:p></span></b></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>Nothing contained in\r\nthis Agreement shall be construed as creating any agency, partnership, or other\r\nform of joint enterprise between the parties.</span><span lang=EN-US\r\nstyle=\'font-size:10.0pt;color:navy;mso-ansi-language:EN-US\'> <o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>The term\r\n&quot;ConnectHot&quot; used in this Agreement means the Company in charge of\r\nthe ConnectHot.com registration web sites.<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'>This Agreement may not\r\nbe amended or modified except by means of a written document signed by both\r\nyourself and an authorized representative of ConnectHot<o:p></o:p></span></p>\r\n\r\n<p style=\'text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>\r\n\r\n<p><span lang=EN-US style=\'font-family:Arial;mso-ansi-language:EN-US\'>&nbsp;<o:p></o:p></span></p>\r\n\r\n</div>\r\n\r\n','english');
INSERT INTO Texts VALUES (5,'FAQBefore','','','','<html>\r\n\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">\r\n<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">\r\n<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\r\n<title>What is a ConnectHot Domain</title>\r\n</head>\r\n\r\n<body>\r\n<p align=\"center\"><font color=\"#000080\" size=\"4\" face=\"Verdana\"><a name=\"TOP\"></a>help\r\nand Frequently asked questions for potential users</font></p>\r\n<p>&nbsp;</p>\r\n<p style=\"margin-bottom: -12\"><b><font color=\"#008000\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"><a\r\nhref=\"#A001\">What is a ConnectHot Domain-Phone number?</a></span></font><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:\r\nVerdana;color:green;mso-ansi-language:EN-US\"><o:p>\r\n</span></b></p>\r\n<p style=\"margin-bottom: -12\"><font size=\"2\" face=\"Verdana\"><span\r\nstyle=\"color: green; mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A002\"><b>What\r\nis a URL?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><b><font size=\"2\" face=\"Verdana\"><span\r\nlang=\"EN-US\" style=\"color: green; mso-ansi-language: EN-US\"><a href=\"#A003\">Why\r\nshould I rent a</a></span><a href=\"#A003\"><font color=\"#000080\"><span\r\nlang=\"EN-US\" style=\"mso-ansi-language: EN-US\"> </span></font></a></font><a\r\nhref=\"#A003\"><font color=\"#0000FF\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\">ConnectHot</span><font\r\nsize=\"2\" face=\"Verdana\"><span lang=\"EN-US\" style=\"mso-ansi-language: EN-US\">\r\nDomain phone number ?</span></font></font></a></b></p>\r\n<p style=\"margin-bottom: -12\"><b><font size=\"2\" face=\"Verdana\"><span\r\nlang=\"EN-US\" style=\"color: green; mso-ansi-language: EN-US\"><a href=\"#A004\">Who\r\ncan rent a ConnectHot Domain-Phone number?</a></span></font><a href=\"#A004\"><span\r\nlang=\"EN-US\" style=\"mso-ansi-language:\r\nEN-US\"><o:p>\r\n</span></a></b></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A005\"><b>What number\r\nshall I secure ?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A006\"><b>What if I have\r\nInternational customers ?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A007\"><b>What if I\r\nadvertise in international magazines ?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><span lang=\"EN-US\"><font face=\"Verdana\" size=\"2\"\r\ncolor=\"#008000\"><a href=\"#A008\"><b>What is the maximum length of a ConnectHot\r\nDomain-Phone number?</b></a></font></span></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A009\"><b>Once I have a\r\nConnectHot Domain-Phone number secured, how long may I use it?</b></a></span></font></p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify; margin-bottom: -12\"><b><span\r\nlang=\"EN-US\" style=\"font-family:Tahoma\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n </span><o:p>\r\n</o:p>\r\n </span><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A010\">For what period\r\ncan</a></span></font><a href=\"#A010\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"> </font><font\r\nsize=\"2\" face=\"Verdana\" color=\"#0000FF\">I rent a ConnectHot Domain-Phone?</font></span></a></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify; margin-bottom: -12\"><font\r\ncolor=\"#008000\" size=\"2\" face=\"Verdana\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><b><span style=\"mso-ansi-language: EN-US\"><a href=\"#A011\">Is</a></span><a\r\nhref=\"#A011\"><span style=\"mso-ansi-language: EN-US\"> .com only choice when\r\nregistering a ConnectHot Domain-Phone number?</span></a></b></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A012\"><b>How long does <span\r\nstyle=\"mso-ansi-language: EN-US\">it take to secure a ConnectHot Domain-Phone\r\nnumber</span><span style=\"mso-ansi-language: EN-US\">?</span></b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A013\"><b>What forms of\r\npayment do you accept?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US; mso-fareast-font-family: Times New Roman; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a href=\"#A014\"><b>Can I sell or transfer to another user my\r\nConnectHot Domain-Phone?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a href=\"#A015\"><b>Can I change/cancel my ConnectHot Domain-Phone\r\nnumber and rental period?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font size=\"2\" face=\"Verdana\" color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A016\"><b>What if I\r\nmisspelled my domain name?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font size=\"2\" face=\"Verdana\"><a\r\nhref=\"#A017\"><b>I have questions not answered by this FAQ page. How can I\r\ncontact someone at ConnectHot?</b></a></font></span></font></p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p align=\"left\"><b><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;color:green;\r\nmso-ansi-language:EN-US\"><a name=\"A001\"></a>What is a </span></b><font\r\ncolor=\"#008000\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\">ConnectHot</span></font><b><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:\r\nVerdana;color:green;mso-ansi-language:EN-US\"> Domain-Phone number?<o:p>\r\n</o:p>\r\n</span></b></p>\r\n<p align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font color=\"#000080\">A ConnectHot\r\nor CyberFil Domain-Phone number, such as 1-802-802-802 or 0802802802 signifies\r\nthat any email sent to anyone@0802802802.com will be received at any email\r\ndestination you chose, provided you supplied this information either at time of\r\nregistration, or updated it. This e-mail destination can be modified at any time</font><span\r\nstyle=\"color: red; mso-ansi-language: EN-US\">*</span><span\r\nstyle=\"color: navy; mso-ansi-language: EN-US\"> </span></span></font><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\">It also means that\r\nanyone entering your Domain-Phone number in his browser as a <a href=\"#A002\">URL</a>\r\nwill be automatically transferred to your web site (<u>or any specific page of\r\nyour web site</u>) if you provided this information at time of registration or\r\nupdated this info. This <a href=\"#A002\">URL</a> can be modified at any time</span><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;color:red;mso-ansi-language:EN-US\">*<o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;\r\nfont-family:Verdana;color:red;mso-ansi-language:EN-US\">In brief: Type your\r\nDomain-Phone number in any browser and connect to <b>your</b> site, whatever his\r\nname. Send an email to your Domain-Phone number and it will reach <b>you</b>\r\nwherever you decide.<o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p style=\"text-align:justify\">&nbsp;</p>\r\n<p style=\"text-align:justify\"><b><font size=\"2\" face=\"Verdana\"><span\r\nstyle=\"color: green; mso-ansi-language: EN-US\" lang=\"EN-US\"><a name=\"A002\"></a>What\r\nis a URL?</span></font></b><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;color:red;mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font size=\"2\" face=\"Verdana\"><b><span\r\nstyle=\"color: navy; mso-ansi-language: EN-US\" lang=\"EN-US\">URL</span></b><span\r\nstyle=\"color: navy; mso-ansi-language: EN-US\" lang=\"EN-US\"> stands for &quot;<i\r\nstyle=\"mso-bidi-font-style:normal\">Uniform Resource Locator</i>&quot;, and is\r\nthe string of information that directs internautes to specific locations on the\r\nInternet, in the same way an envelop is directed by the Post-Office to your\r\naddress. Typing a ConnectHot (or CyberFil) Domain-Phone will redirect your\r\ncustomers to ANY specific page on your site. if you provided this information at\r\ntime of registration or updated this info. This URL can be modified at any time</span></font><span\r\nlang=\"EN-US\" style=\"font-family:Verdana;color:red;mso-ansi-language:\r\nEN-US\">*</span><span lang=\"EN-US\"\r\nstyle=\"font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\"> </span><span lang=\"EN-US\"\r\nstyle=\"font-family:Verdana;\r\ncolor:red;mso-ansi-language:EN-US\">A tremendous breakthrough for promotions</span><span\r\nlang=\"EN-US\" style=\"font-family:Verdana;color:navy;mso-ansi-language:EN-US\">.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p><b><font size=\"2\" face=\"Verdana\"><span lang=\"EN-US\"\r\nstyle=\"color: green; mso-ansi-language: EN-US\"><a name=\"A003\"></a>Why should I\r\nrent a </span></font><font color=\"#008000\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\">ConnectHot</span></font><font\r\nsize=\"2\" face=\"Verdana\"><span lang=\"EN-US\"\r\nstyle=\"color: green; mso-ansi-language: EN-US\"> Domain phone number ?</span></font></b><span\r\nlang=\"EN-US\" style=\"mso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\">You probably have\r\nalready your Domain name and your web site that gives you a unique identity on\r\nthe internet. However as many organizations find it useful to have an e-mail or\r\nWeb address similar to their Company name or Company product, very few have\r\nsucceeded in getting the right name.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">O</span><span lang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\">ften the Company\r\nis called John Doe and the web address is JohnDoeHereIam.com</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Or a Company distributes a great variety of products but trades\r\nunder the name John Doe. Even if John Doe\'s web site is JohnDoe.com, all his\r\ncustomers do not really know that they have to look for JohnDoe.com in order to\r\nplace an order for, let us say, 3 bottles of Dewar\'s Scotch, 1 Philips electric\r\nshaver and 2 dozen of Kleenex boxes.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">That\'s where having a ConnectHot Domain-Phone comes handy and\r\nuseful: you advertise in the press, by brochures, on billboards, on your trucks,\r\non your delivery vans, etc... You always have your phone number (specially an\r\neasy-to-remember number) in large figures.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Think how easy for a customer to type your phone number in order to\r\neither send an order or request additional information, or just get to the\r\nspecial page on your site where you have this high-cost advertising campaign\r\nrunning!</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Just add the very small ConnectHot logo under your phone number and\r\nanyone interested will know that you can be immediately reached by e-mail at\r\nthis number or connect to the page where you are running this &quot;today\'s\r\nspecial&quot; on your web site.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Beside simplifying and accelerating contacts between your Company\r\nand your clients or potential buyers, there are many other advantages renting a\r\nConnectHot Domain-Phone:</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">With the direct <a href=\"#0001\">URL</a> link to your web site, you\r\nare increasing the exposure of your site. Very few know that search engines\r\nsimple &quot;love&quot; numbers (and &quot;-&quot; dashes!) and will add your\r\nDomain-Phone number to their search, giving you a higher ranking. [there are\r\nmuch less digit-domains than spelled domains!] Finding you will be simplified,\r\nand higher on the list.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\">&nbsp;</p>\r\n<p><font size=\"2\" face=\"Verdana\"><span lang=\"EN-US\"\r\nstyle=\"color: green; mso-ansi-language: EN-US\"><b><a name=\"A004\"></a>Who can\r\nrent a ConnectHot Domain-Phone number?</b></span></font><span lang=\"EN-US\"\r\nstyle=\"mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\">ConnectHot can\r\nregister a ConnectHot Domain-Phone number and rent it you. The procedure is very\r\nsimple: check if your number is still available. If it is, just proceed with the\r\ninstructions on the site.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\">&nbsp;</p>\r\n<p align=\"justify\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><b><a name=\"A005\"></a>What number\r\nshall I secure ?</b></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"mso-bidi-font-size:10.0pt;font-family:Arial;mso-bidi-font-family:\r\n&quot;Times New Roman&quot;;mso-ansi-language:EN-US\"><o:p></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Each Company should secure <u>at least</u> its main phone number.\r\nAirlines, Hotels, Banks, should definitely register their &quot;800&quot; number\r\nalong with their main number.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><b><a\r\nname=\"A006\"></a>What if I have International customers ?</b></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">If you are in the United States and believe that you could get\r\norders or inquiries from overseas customers, it is extremely important to secure\r\nyour number with the international dialing code &quot;00&quot; -zero, zero- and\r\nthe international country code &quot;1&quot; -one- before the number as your\r\nnumber will probably be entered like that in your customer\'s phone directory.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><b><a\r\nname=\"A007\"></a>What if I advertise in international magazines ?</b></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font size=\"2\" face=\"Verdana\" color=\"#000080\">Similarly, if you are\r\nexpecting orders or inquiries from customers either residing abroad or traveling\r\n(example if you advertise in an airline magazine) you should also secure your\r\nDomain-Phone number with the international access codes.</font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><b><span lang=\"EN-US\"><font\r\nface=\"Verdana\" size=\"2\" color=\"#008000\"><a name=\"A008\"></a>What is the maximum\r\nlength of a ConnectHot Domain-Phone number?<o:p>\r\n</o:p>\r\n</font></span></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">You will ever hardly find phone numbers longer </span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">than 15 digits. However a ConnectHot request number will be\r\naccepted up to 63 digits. A ConnectHot Domain-Phone number can include dashes\r\n&quot; - &quot; but no letters.</span></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><b><font color=\"#008000\"\r\nsize=\"2\" face=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A009\"></a>Once I have a ConnectHot Domain-Phone number secured, how long\r\nmay I use it?</span></font></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\">Your secured\r\nConnectHot Domain-Phone number will be yours to use for as long as you maintain\r\nthe yearly registration fees.</span></font></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-family:Tahoma\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n </span><o:p>\r\n</o:p>\r\n </span><b><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a name=\"A010\"></a>For what period\r\ncan</span></font><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"> I rent a ConnectHot Domain-Phone?</span></font></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">For the time being a ConnectHot Domain-Phone can only be rented for\r\none year. This period is renewable every year on the anniversary date. We are\r\nconsidering extending the rental period for a few years to the public, but this\r\noption is now only available to governments and Corporations with over 100\r\nnumbers.</span><b><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"></span></font></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\">&nbsp;</p>\r\n<p style=\"margin: 0cm\" align=\"left\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><span\r\nstyle=\"mso-ansi-language: EN-US\"><a name=\"A011\"></a>Is</span><span\r\nstyle=\"mso-ansi-language: EN-US\"> .com only choice when registering a ConnectHot\r\nDomain-Phone number?</span></span></font></b></p>\r\n<p style=\"margin: 0cm\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;mso-ansi-language:EN-US\">&nbsp;<o:p>\r\n</o:p></span></p>\r\n<p style=\"margin: 0cm\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">At present ConnecHot only rents Domain-Phone numbers with the .com\r\nextension. However we might review this position at a later stage, and will\r\ninform our customers. We will keep you posted through updates on our home page\r\nor at the &quot;News&quot; section.</span></font></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\">&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\" align=\"left\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\">&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A012\"></a>How long does <span style=\"mso-ansi-language: EN-US\">it take to\r\nsecure a ConnectHot Domain-Phone number</span><span\r\nstyle=\"mso-ansi-language: EN-US\">?</span></span></font></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">It is instantaneous. Your re</span></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US; color: navy\"\r\nlang=\"EN-US\">ntal</span><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"> will be completed on-line. As soon as you submit and receive the\r\n&quot;</span></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US; color: navy\"\r\nlang=\"EN-US\">number secured</span><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">&quot; message, it is ready. A confirmation e-mail is also sent\r\nright away. </span></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US; color: navy\"\r\nlang=\"EN-US\">However you will have to wait approximately 24 hours (up to 72\r\nhours on certain days) before you can start using it.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A013\"></a>What forms of payment do you accept?</span></font></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\">We accept\r\ncredit card payments with VISA, MasterCard, American Express, Eurocard, IsraCard\r\nand Discover Card. With a credit card payment your registration will be\r\ncompleted instantly. <o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">If you would like to pay with a check or money order please contact\r\nus in order to have the details prevalent at the time of your order. Please also\r\nnote that by the time we receive and process your payment there is a chance the\r\nrequested number could be taken by someone else. Please fill a <a\r\nhref=\"http://www.connecthot.com/ContactUs.php3?Language=english\" target=\"_blank\">contact\r\nform</a> or email us at <a href=\"mailto:billing@ConnectHot.com\">billing@ConnectHot.com</a></span></font>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">Please check our <a\r\nhref=\"http://www.connecthot.com/ServicesPricing.php3?Language=english\"\r\ntarget=\"_blank\">Services &amp; Pricing</a> as they may vary from time to time.</span></font></p>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">We also accept Corporate accounts for those renting over 100\r\nDomain-Phones (Banks, Insurance companies, airlines, hotels, governments,\r\netc...).</span></font></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-fareast-font-family:\r\n&quot;Times New Roman&quot;;mso-ansi-language:EN-US;mso-fareast-language:FR;mso-bidi-language:\r\nAR-SA\"><br style=\"mso-special-character:line-break\">\r\n<br style=\"mso-special-character:line-break\">\r\n</span><b><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US; mso-fareast-font-family: Times New Roman; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a name=\"A014\"></a>Can I sell or transfer to another user my\r\nConnectHot Domain-Phone?</span></font></b></p>\r\n<p align=\"justify\"><font color=\"#000080\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Tahoma; mso-ansi-language: EN-US; mso-fareast-font-family: Times New Roman; mso-fareast-language: FR; mso-bidi-language: AR-SA\">Yes,\r\nyou can, and it can be done instantly on line, provided your account is current.\r\nHowever there might be a nominal charge. </span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><font size=\"2\" face=\"Verdana\">Please check our <a\r\nhref=\"http://www.connecthot.com/ServicesPricing.php3?Language=english\"\r\ntarget=\"_blank\">Services &amp; Pricing</a> as they may vary from time to time.</font></span></font></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a name=\"A015\"></a>Can I change/cancel my ConnectHot Domain-Phone\r\nnumber and rental period?</span></font></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">No. Once you have secured on line your phone number, the rental\r\nagreement is completed. The Domain-Phone number cannot be cancelled. If you\r\ndecide not to use it, you can leave it to expire at the end of the rental\r\nperiod. Fees are always pre-paid and are not refundable, even in case of\r\nmistakes, errors, etc...</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><b><font size=\"2\" face=\"Verdana\"\r\ncolor=\"#008000\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A016\"></a>What if I misspelled my domain name?</span></font></b><font\r\nsize=\"2\" face=\"Verdana\" color=\"#008000\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"></span></font></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;\r\nfont-family:Verdana;mso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">Please\r\ntake extra care during the rental procedure</span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">\r\nto make sure that everything is as it should be. All processed rentals are final\r\nand fees are non-refundable.<br>\r\n<br>\r\nIf you have made a mistake you have three choices:<br>\r\n<br>\r\n<span\r\nstyle=\"mso-spacerun: yes; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">&nbsp;</span>1.\r\nKeep the Domain-Phone you have rented (No refund)<br>\r\n<span\r\nstyle=\"mso-spacerun: yes; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">&nbsp;</span>2.\r\nHave us delete your rental agreement (No refund)<br>\r\n<span\r\nstyle=\"mso-spacerun: yes; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">&nbsp;</span>3.\r\nRent the new number and have one of them redirected to the other (new fees\r\napply)</span></span></font>\r\n<p><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p>&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><b><font color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font size=\"2\" face=\"Verdana\">&nbsp;</font></span></font></b></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><b><font color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font size=\"2\" face=\"Verdana\"><a\r\nname=\"A017\"></a>I have questions not answered by this FAQ page. How can I\r\ncontact someone at ConnectHot?</font></span></font></b></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><font color=\"#008000\"><font size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\">&nbsp;</span></font><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;\r\nmso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></font></p>\r\n<font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">Once you have rented a ConnectHot Domain-Phone number you have\r\naccess to the Special section of&nbsp; Frequently Asked Questions concerning the\r\nuse of your ConnectHot number: How to modify, transfer, renew, modify on line,\r\netc... The process is fully automated.</span></font>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">Anyhow,\r\nwe will be </span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">happy\r\nto answer any questions you have about ConnectHot and our services.<br>\r\n<br>\r\nIf you are new to ConnectHot just fill out our <a\r\nhref=\"http://www.connecthot.com/ContactUs.php3?Language=english\" target=\"_blank\">Contact\r\nUs form</a> describing the question you have, and we\'ll contact you shortly. </span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">or\r\nemail us at <a href=\"mailto:Question@ConnectHot.com\">Question@ConnectHot.com</a></span></span></font></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;mso-fareast-font-family:\r\n&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;mso-ansi-language:\r\nEN-US;mso-fareast-language:FR;mso-bidi-language:AR-SA\"><br\r\nstyle=\"mso-special-character:line-break\">\r\n<br style=\"mso-special-character:line-break\">\r\n</span></p>\r\n</body>\r\n\r\n</html>\r\n','english');
INSERT INTO Texts VALUES (6,'FAQAfter','','','','<html xmlns:o=\"urn:schemas-microsoft-com:office:office\"\r\nxmlns:w=\"urn:schemas-microsoft-com:office:word\"\r\nxmlns=\"http://www.w3.org/TR/REC-html40\">\r\n\r\n<head>\r\n<meta http-equiv=Content-Type content=\"text/html; charset=windows-1252\">\r\n<meta name=ProgId content=Word.Document>\r\n<meta name=Generator content=\"Microsoft Word 9\">\r\n<meta name=Originator content=\"Microsoft Word 9\">\r\n<link rel=File-List href=\"./What%20is%20a%20URL_files/filelist.xml\">\r\n<title>URL stands for &quot;Uniform Resource Locator&quot;, and is the string\r\nof information that directs internautes to specific locations on the Internet,\r\nin the same way an envelop is directed by the Post-Office to your address</title>\r\n<!--[if gte mso 9]><xml>\r\n <o:DocumentProperties>\r\n  <o:Author>ES</o:Author>\r\n  <o:LastAuthor>Elliott Stambouli</o:LastAuthor>\r\n  <o:Revision>9</o:Revision>\r\n  <o:TotalTime>5</o:TotalTime>\r\n  <o:Created>2001-07-30T22:14:00Z</o:Created>\r\n  <o:LastSaved>2001-08-11T14:13:00Z</o:LastSaved>\r\n  <o:Pages>1</o:Pages>\r\n  <o:Words>53</o:Words>\r\n  <o:Characters>303</o:Characters>\r\n  <o:Company>The Stambouli Enterprises</o:Company>\r\n  <o:Lines>2</o:Lines>\r\n  <o:Paragraphs>1</o:Paragraphs>\r\n  <o:CharactersWithSpaces>372</o:CharactersWithSpaces>\r\n  <o:Version>9.2812</o:Version>\r\n </o:DocumentProperties>\r\n</xml><![endif]--><!--[if gte mso 9]><xml>\r\n <w:WordDocument>\r\n  <w:ActiveWritingStyle Lang=\"EN-US\" VendorID=\"8\" DLLVersion=\"513\" NLCheck=\"0\">0</w:ActiveWritingStyle>\r\n  <w:HyphenationZone>21</w:HyphenationZone>\r\n  <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>\r\n  <w:DisplayVerticalDrawingGridEvery>0</w:DisplayVerticalDrawingGridEvery>\r\n  <w:UseMarginsForDrawingGridOrigin/>\r\n  <w:Compatibility>\r\n   <w:FootnoteLayoutLikeWW8/>\r\n   <w:ShapeLayoutLikeWW8/>\r\n   <w:AlignTablesRowByRow/>\r\n   <w:ForgetLastTabAlignment/>\r\n   <w:LayoutRawTableWidth/>\r\n   <w:LayoutTableRowsApart/>\r\n  </w:Compatibility>\r\n </w:WordDocument>\r\n</xml><![endif]-->\r\n<style>\r\n<!--\r\n /* Font Definitions */\r\n@font-face\r\n	{font-family:Verdana;\r\n	panose-1:2 11 6 4 3 5 4 4 2 4;\r\n	mso-font-charset:0;\r\n	mso-generic-font-family:swiss;\r\n	mso-font-pitch:variable;\r\n	mso-font-signature:536871559 0 0 0 415 0;}\r\n /* Style Definitions */\r\np.MsoNormal, li.MsoNormal, div.MsoNormal\r\n	{mso-style-parent:\"\";\r\n	margin:0cm;\r\n	margin-bottom:.0001pt;\r\n	mso-pagination:widow-orphan;\r\n	font-size:10.0pt;\r\n	font-family:\"Times New Roman\";\r\n	mso-fareast-font-family:\"Times New Roman\";\r\n	mso-ansi-language:EN-US;}\r\n@page Section1\r\n	{size:21.0cm 842.0pt;\r\n	margin:42.55pt 70.9pt 60.95pt 70.9pt;\r\n	mso-header-margin:36.0pt;\r\n	mso-footer-margin:36.0pt;\r\n	mso-paper-source:0;}\r\ndiv.Section1\r\n	{page:Section1;}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body lang=FR style=\'tab-interval:36.0pt\'>\r\n\r\n<div class=Section1>\r\n\r\n<p class=MsoNormal style=\'text-align:justify\'><b><span lang=EN-US\r\nstyle=\'font-family:Verdana;color:navy\'>URL</span></b><span lang=EN-US\r\nstyle=\'font-family:Verdana;color:navy\'> stands for &quot;<i style=\'mso-bidi-font-style:\r\nnormal\'>Uniform Resource Locator</i>&quot;, and is the string of information\r\nthat directs internautes to specific locations on the Internet, in the same way\r\nan envelop is directed by the Post-Office to your address. Typing a ConnectHot\r\n(or CyberFil) Domain-Phone will redirect your customers to ANY specific page on\r\nyour site. if you provided this information at time of registration or updated\r\nthis info. This URL can be modified at any time</span><span lang=EN-US\r\nstyle=\'font-family:Verdana;color:red\'>*</span><span lang=EN-US\r\nstyle=\'font-family:Verdana;color:navy\'> </span><span lang=EN-US\r\nstyle=\'font-family:Verdana;color:red\'>A tremendous breakthrough for promotions</span><span\r\nlang=EN-US style=\'font-family:Verdana;color:navy\'>.</span><span lang=EN-US\r\nstyle=\'font-size:12.0pt;mso-bidi-font-size:10.0pt;font-family:Arial;mso-bidi-font-family:\r\n\"Times New Roman\"\'><o:p></o:p></span></p>\r\n\r\n</div>\r\n\r\n','english');
INSERT INTO Texts VALUES (12,'FAQAfter','','','','','francais');
INSERT INTO Texts VALUES (8,'index.php3','','','','\n<!-- -------------- Domain Checking Form -------------------- -->\n<form action = http://www.emailourphone.com/cgi-bin/reg_system.cgi method = POST>\n<input type=hidden name=affiliate_id value=\"\">\n<input type=hidden name=action value=\"lookup\">\n<input type=hidden name=suffix value=\"com\">\n<input type=hidden name=Language value=\"french\">\n\n<p align = center>\n<img src=http://www.emailourphone.com/image/steps.gif width=436 height=88><br>\n\n\n<!-- -------------- Domain Checking Form -------------------- -->\n\n\n<table cellspacing=0 cellpadding=0 width=100%> \n<td bgcolor = #cccccc width = 100%>\n<table cellspacing=2 cellpadding=4 width=100%>\n\n<tr><td valign=top class=black12 bgcolor = #ffdddd colspan=2 align = center>\n<b>Step 1: Choisissez vos numéros<br>\n</td>\n<tr><td class=black11 bgcolor = #ffffff align = center>\n<textarea name=\"domains\" rows=\"4\" cols=\"29\"></textarea>\n</td><td class=black11 bgcolor = #f0f0f0 nowrap>\n<b>Jusqu\'à 30 numeros pointant <br> \nsur la même adresse. Séparez<br>\nvos sélections par une virgule,<br>\nun espace ou &quot;entrée&quot;.</b>\n<tr><td valign=top class=black11 bgcolor = #f0f0f0 colspan=2 align = center>\n<b><input type=submit value=\"Check Domain-Phone Numbers\" class=black11></b>\n</td>\n</table>\n</td>\n</table>\n</form>\n\n<p>\n\n<table cellspacing=0 cellpadding=0 width=100%> \n<td bgcolor = #cccccc width = 100%>\n<table cellspacing=2 cellpadding=4 width=100%>\n\n<tr><td class=black11 bgcolor = #f0f0f0 nowrap>\n<b>emailOURphone will check whether your number is still available.<br>\nIf it is, you may proceed to Step 1. <br>\nOtherwise, you can do another search with a variation.</b>\n</td>\n<tr><td bgcolor = #ffffff class=black11 nowrap>\n<b>Try adding a dash (\"-\") between the digits. <br>\nFor instance, 0800800800 can be entered as 0800-800-800, <br>\n0033145212465 as 00-33145212465, 0033-145212465 or 0033-145-21-24-65.<br>\nIf you are registering an important number for your Company, <br>\nwe suggest you secure all possible variations.</b>\n</td>\n<tr><td class=black11 bgcolor = #f0f0f0 nowrap align = center>\nLetters are NOT accepted by the system. \n</td>\n</table>\n</td>\n</table>\n<p> \n\n<table cellspacing=0 cellpadding=0 width=100%> \n<td bgcolor = #cccccc width = 100%>\n<table cellspacing=2 cellpadding=4 width=100%>\n\n<tr><td class=black12 bgcolor = #ffdddd nowrap>\n<b>TIPS:</b>\n\n<div class=black11><span class=red11>»</span> \nIf you have international customers, you may want to add an international<br>\ncode before your number, such a 1 for Canada or the USA, 33 for France, 44<br>\nfor England, 41 for Switzerland, etc...\n\n\n<div class=black11><span class=red11>»</span> \nYou may want to secure all possible variations to your number such as <br>\n08008008000, 0800-800-8000 or 1-800-800-8000. Just consider where from your <br>\ncustomers will be trying to reach you and how the number might be entered in <br>\ntheir cellular. (In Europe, International calls start with \"00\", in the <br>\nUSA/Canada with either \"01\" or \"011\", etc...)\n\n</td>\n</table> \n</td>\n</table> \n\n<!-- /CONTENT PART -->\n\n\n\n','francais');
INSERT INTO Texts VALUES (9,'TermsAndConditions','','','','\n<div align=\"center\">\n\n\n\n <center>\n <table border=\"0\" width=\"90%\" cellspacing=\"0\" cellpadding=\"0\">\n  <tr>\n   <td width=\"100%\">\n\n<CENTER><TABLE BORDER=\"0\" WIDTH=\"100%\" CELLSPACING=\"2\" CELLPADDING=\"0\" align = center>\n  <tbody> \n  <TR>\n    <TD WIDTH=\"7%\">&nbsp;</TD> \n    <TD WIDTH=\"25%\"><IMG SRC=\"http://www.rishoum.com/images/icann-logo.gif\" NATURALSIZEFLAG=\"0\" ALIGN=\"BOTTOM\" width=\"188\" height=\"145\"></TD> \n    <TD WIDTH=\"68%\">\n      <H2><FONT FACE=\"Arial\">Uniform Domain Name <BR>\n      Dispute Resolution Policy</FONT></H2>\n\n      <P><FONT FACE=\"Arial\">Policy Adopted: August 26, 1999<BR>\n      Implementation Documents Approved: October 24, 1999</FONT>\n    </TD>\n  </TR></tbody> \n</TABLE></CENTER>\n\n<P><CENTER><FONT FACE=\"Arial\"><HR WIDTH=\"95%\" NOSHADE><B>Note:\nThis policy is now in effect. See <A\nHREF=\"http://www.icann.org/udrp/udrp-schedule.htm \n\">www.icann.org/udrp/udrp-schedule.htm</A>\nfor the implementation schedule.</B><HR WIDTH=\"95%\" NOSHADE></FONT></CENTER>\n\n<P><CENTER>&nbsp;</CENTER></P>\n\n<P><CENTER><B><FONT SIZE=\"+1\" FACE=\"Arial\">Uniform Domain Name\nDispute Resolution Policy</FONT></B></CENTER></P>\n\n<P><CENTER><FONT FACE=\"Arial\">(As Approved by ICANN on October\n24, 1999)</FONT></CENTER></P>\n\n<P><A NAME=\"1\"></A><B><FONT FACE=\"Arial\">1. <U>Purpose</U>.</FONT></B><FONT\n FACE=\"Arial\"> This Uniform Domain Name Dispute Resolution Policy\n(the &quot;Policy&quot;) has been adopted by the Internet Corporation\nfor Assigned Names and Numbers (&quot;ICANN&quot;), is incorporated\nby reference into your Registration Agreement, and sets forth\nthe terms and conditions in connection with a dispute between\nyou and any party other than us (the registrar) over the registration\nand use of an Internet domain name registered by you. Proceedings\nunder <A HREF=\"#4\">Paragraph 4</A> of this Policy will be conducted\naccording to the Rules for Uniform Domain Name Dispute Resolution\nPolicy (the &quot;Rules of Procedure&quot;), which are available\nat <A\nHREF=\"http://www.icann.org/udrp/udrp-rules-24oct99.htm\">www.icann.org/udrp/udrp-rules-24oct99.htm</A>,\nand the selected administrative-dispute-resolution service provider\'s\nsupplemental rules.</FONT></P>\n\n<P><A NAME=\"2\"></A><B><FONT FACE=\"Arial\">2. <U>Your Representations</U>.</FONT></B><FONT\n FACE=\"Arial\"> By applying to register a domain name, or by asking\nus to maintain or renew a domain name registration, you hereby\nrepresent and warrant to us that (a) the statements that you made\nin your Registration Agreement are complete and accurate; (b)\nto your knowledge, the registration of the domain name will not\ninfringe upon or otherwise violate the rights of any third party;\n(c) you are not registering the domain name for an unlawful purpose;\nand (d) you will not knowingly use the domain name in violation\nof any applicable laws or regulations. It is your responsibility\nto determine whether your domain name registration infringes or\nviolates someone else\'s rights.</FONT></P>\n\n<P><A NAME=\"3\"></A><B><FONT FACE=\"Arial\">3. <U>Cancellations,\nTransfers, and Changes</U>.</FONT></B><FONT FACE=\"Arial\"> We will\ncancel, transfer or otherwise make changes to domain name registrations\nunder the following circumstances:</FONT></P>\n\n<BLOCKQUOTE>\n  <P><A NAME=\"3a\"></A><FONT FACE=\"Arial\">a. subject to the provisions\n  of <A HREF=\"#8\">Paragraph 8</A>, our receipt of written or appropriate\n  electronic instructions from you or your authorized agent to\n  take such action;</FONT></P>\n  <P><A NAME=\"3b\"></A><FONT FACE=\"Arial\">b. our receipt of an order\n  from a court or arbitral tribunal, in each case of competent\n  jurisdiction, requiring such action; and/or</FONT></P>\n  <P><A NAME=\"3c\"></A><FONT FACE=\"Arial\">c. our receipt of a decision\n  of an Administrative Panel requiring such action in any administrative\n  proceeding to which you were a party and which was conducted\n  under this Policy or a later version of this Policy adopted by\n  ICANN. (See <A HREF=\"#4i\">Paragraph 4(i)</A> and <A HREF=\"#4k\">(k)</A>\n  below.)</FONT></P></BLOCKQUOTE>\n\n<P><A NAME=\"3End\"></A><FONT FACE=\"Arial\">We may also cancel, transfer\nor otherwise make changes to a domain name registration in accordance\nwith the terms of your Registration Agreement or other legal requirements.</FONT></P>\n\n<P><A NAME=\"4\"></A><B><FONT FACE=\"Arial\">4. <U>Mandatory Administrative\nProceeding</U>.</FONT></B></P>\n\n<P><FONT FACE=\"Arial\">This Paragraph sets forth the type of disputes\nfor which you are required to submit to a mandatory administrative\nproceeding. These proceedings will be conducted before one of\nthe administrative-dispute-resolution service providers listed\nat <A HREF=\"approved-providers.htm\">www.icann.org/udrp/approved-providers.htm</A>\n(each, a &quot;Provider&quot;).</FONT></P>\n\n<BLOCKQUOTE>\n  <P><A NAME=\"4a\"></A><B><FONT FACE=\"Arial\">a. Applicable Disputes.</FONT></B><FONT\n   FACE=\"Arial\"> You are required to submit to a mandatory administrative\n  proceeding in the event that a third party (a &quot;complainant&quot;)\n  asserts to the applicable Provider, in compliance with the Rules\n  of Procedure, that</FONT></P>\n  <BLOCKQUOTE>\n    <P><A NAME=\"4ai\"></A><FONT FACE=\"Arial\">(i) your domain name\n    is identical or confusingly similar to a trademark or service\n    mark in which the complainant has rights; and</FONT></P>\n    <P><A NAME=\"4aii\"></A><FONT FACE=\"Arial\">(ii) you have no rights\n    or legitimate interests in respect of the domain name; and</FONT></P>\n    <P><A NAME=\"4aiii\"></A><FONT FACE=\"Arial\">(iii) your domain name\n    has been registered and is being used in bad faith.</FONT></P></BLOCKQUOTE>\n  <P><A NAME=\"4aEnd\"></A><FONT FACE=\"Arial\">In the administrative\n  proceeding, the complainant must prove that each of these three\n  elements are present.</FONT></P>\n  <P><A NAME=\"4b\"></A><B><FONT FACE=\"Arial\">b. Evidence of Registration\n  and Use in Bad Faith.</FONT></B><FONT FACE=\"Arial\"> For the purposes\n  of <A HREF=\"#4aiii\">Paragraph 4(a)(iii)</A>, the following circumstances,\n  in particular but without limitation, if found by the Panel to\n  be present, shall be evidence of the registration and use of\n  a domain name in bad faith:</FONT></P>\n  <BLOCKQUOTE>\n    <P><A NAME=\"4bi\"></A><FONT FACE=\"Arial\">(i) circumstances indicating\n    that you have registered or you have acquired the domain name\n    primarily for the purpose of selling, renting, or otherwise transferring\n    the domain name registration to the complainant who is the owner\n    of the trademark or service mark or to a competitor of that complainant,\n    for valuable consideration in excess of your documented out-of-pocket\n    costs directly related to the domain name; or</FONT></P>\n    <P><A NAME=\"4bii\"></A><FONT FACE=\"Arial\">(ii) you have registered\n    the domain name in order to prevent the owner of the trademark\n    or service mark from reflecting the mark in a corresponding domain\n    name, provided that you have engaged in a pattern of such conduct;\n    or</FONT></P>\n    <P><A NAME=\"4biii\"></A><FONT FACE=\"Arial\">(iii) you have registered\n    the domain name primarily for the purpose of disrupting the business\n    of a competitor; or</FONT></P>\n    <P><A NAME=\"4biv\"></A><FONT FACE=\"Arial\">(iv) by using the domain\n    name, you have intentionally attempted to attract, for commercial\n    gain, Internet users to your web site or other on-line location,\n    by creating a likelihood of confusion with the complainant\'s\n    mark as to the source, sponsorship, affiliation, or endorsement\n    of your web site or location or of a product or service on your\n    web site or location.</FONT></P></BLOCKQUOTE>\n  <P><A NAME=\"4c\"></A><B><FONT FACE=\"Arial\">c. How to Demonstrate\n  Your Rights to and Legitimate Interests in the Domain Name in\n  Responding to a Complaint.</FONT></B><FONT FACE=\"Arial\"> When\n  you receive a complaint, you should refer to <A HREF=\"udrp-rules-24oct99.htm#5\">Paragraph\n  5</A> of the Rules of Procedure in determining how your response\n  should be prepared. Any of the following circumstances, in particular\n  but without limitation, if found by the Panel to be proved based\n  on its evaluation of all evidence presented, shall demonstrate\n  your rights or legitimate interests to the domain name for purposes\n  of <A HREF=\"#4aii\">Paragraph 4(a)(ii)</A>:</FONT></P>\n  <BLOCKQUOTE>\n    <P><A NAME=\"4ci\"></A><FONT FACE=\"Arial\">(i) before any notice\n    to you of the dispute, your use of, or demonstrable preparations\n    to use, the domain name or a name corresponding to the domain\n    name in connection with a bona fide offering of goods or services;\n    or</FONT></P>\n    <P><A NAME=\"4cii\"></A><FONT FACE=\"Arial\">(ii) you (as an individual,\n    business, or other organization) have been commonly known by\n    the domain name, even if you have acquired no trademark or service\n    mark rights; or</FONT></P>\n    <P><A NAME=\"4ciii\"></A><FONT FACE=\"Arial\">(iii) you are making\n    a legitimate noncommercial or fair use of the domain name, without\n    intent for commercial gain to misleadingly divert consumers or\n    to tarnish the trademark or service mark at issue.</FONT></P></BLOCKQUOTE>\n  <P><A NAME=\"4d\"></A><B><FONT FACE=\"Arial\">d. Selection of Provider.</FONT></B><FONT\n   FACE=\"Arial\"> The complainant shall select the Provider from\n  among those approved by ICANN by submitting the complaint to\n  that Provider. The selected Provider will administer the proceeding,\n  except in cases of consolidation as described in <A HREF=\"#4f\">Paragraph\n  4(f)</A>.</FONT></P>\n  <P><A NAME=\"4e\"></A><B><FONT FACE=\"Arial\">e. Initiation of Proceeding\n  and Process and Appointment of Administrative Panel.</FONT></B><FONT\n   FACE=\"Arial\"> The Rules of Procedure state the process for initiating\n  and conducting a proceeding and for appointing the panel that\n  will decide the dispute (the &quot;Administrative Panel&quot;).</FONT></P>\n  <P><A NAME=\"4f\"></A><B><FONT FACE=\"Arial\">f. Consolidation.</FONT></B><FONT\n   FACE=\"Arial\"> In the event of multiple disputes between you\n  and a complainant, either you or the complainant may petition\n  to consolidate the disputes before a single Administrative Panel.\n  This petition shall be made to the first Administrative Panel\n  appointed to hear a pending dispute between the parties. This\n  Administrative Panel may consolidate before it any or all such\n  disputes in its sole discretion, provided that the disputes being\n  consolidated are governed by this Policy or a later version of\n  this Policy adopted by ICANN.</FONT></P>\n  <P><A NAME=\"4g\"></A><B><FONT FACE=\"Arial\">g. Fees.</FONT></B><FONT\n   FACE=\"Arial\"> All fees charged by a Provider in connection with\n  any dispute before an Administrative Panel pursuant to this Policy\n  shall be paid by the complainant, except in cases where you elect\n  to expand the Administrative Panel from one to three panelists\n  as provided in <A HREF=\"udrp-rules-24oct99.htm#5biv\">Paragraph\n  5(b)(iv)</A> of the Rules of Procedure, in which case all fees\n  will be split evenly by you and the complainant.</FONT></P>\n  <P><A NAME=\"4h\"></A><B><FONT FACE=\"Arial\">h. Our Involvement\n  in Administrative Proceedings.</FONT></B><FONT FACE=\"Arial\">\n  We do not, and will not, participate in the administration or\n  conduct of any proceeding before an Administrative Panel. In\n  addition, we will not be liable as a result of any decisions\n  rendered by the Administrative Panel.</FONT></P>\n  <P><A NAME=\"4i\"></A><B><FONT FACE=\"Arial\">i. Remedies.</FONT></B><FONT\n   FACE=\"Arial\"> The remedies available to a complainant pursuant\n  to any proceeding before an Administrative Panel shall be limited\n  to requiring the cancellation of your domain name or the transfer\n  of your domain name registration to the complainant.</FONT></P>\n  <P><A NAME=\"4j\"></A><B><FONT FACE=\"Arial\">j. Notification and\n  Publication.</FONT></B><FONT FACE=\"Arial\"> The Provider shall\n  notify us of any decision made by an Administrative Panel with\n  respect to a domain name you have registered with us. All decisions\n  under this Policy will be published in full over the Internet,\n  except when an Administrative Panel determines in an exceptional\n  case to redact portions of its decision.</FONT></P>\n  <P><A NAME=\"4k\"></A><B><FONT FACE=\"Arial\">k. Availability of\n  Court Proceedings.</FONT></B><FONT FACE=\"Arial\"> The mandatory\n  administrative proceeding requirements set forth in <A HREF=\"#4\">Paragraph\n  4</A> shall not prevent either you or the complainant from submitting\n  the dispute to a court of competent jurisdiction for independent\n  resolution before such mandatory administrative proceeding is\n  commenced or after such proceeding is concluded. If an Administrative\n  Panel decides that your domain name registration should be canceled\n  or transferred, we will wait ten (10) business days (as observed\n  in the location of our principal office) after we are informed\n  by the applicable Provider of the Administrative Panel\'s decision\n  before implementing that decision. We will then implement the\n  decision unless we have received from you during that ten (10)\n  business day period official documentation (such as a copy of\n  a complaint, file-stamped by the clerk of the court) that you\n  have commenced a lawsuit against the complainant in a jurisdiction\n  to which the complainant has submitted under <A HREF=\"udrp-rules-24oct99.htm#3bxiii\">Paragraph\n  3(b)(xiii)</A> of the Rules of Procedure. (In general, that jurisdiction\n  is either the location of our principal office or of your address\n  as shown in our Whois database. See <A HREF=\"udrp-rules-24oct99.htm#1MutualJurisdiction\">Paragraphs\n  1</A> and <A HREF=\"udrp-rules-24oct99.htm#3bxiii\">3(b)(xiii)</A>\n  of the Rules of Procedure for details.) If we receive such documentation\n  within the ten (10) business day period, we will not implement\n  the Administrative Panel\'s decision, and we will take no further\n  action, until we receive (i) evidence satisfactory to us of a\n  resolution between the parties; (ii) evidence satisfactory to\n  us that your lawsuit has been dismissed or withdrawn; or (iii)\n  a copy of an order from such court dismissing your lawsuit or\n  ordering that you do not have the right to continue to use your\n  domain name.</FONT></P></BLOCKQUOTE>\n\n<P><A NAME=\"5\"></A><B><FONT FACE=\"Arial\">5. <U>All Other Disputes\nand Litigation</U>.</FONT></B><FONT FACE=\"Arial\"> All other disputes\nbetween you and any party other than us regarding your domain\nname registration that are not brought pursuant to the mandatory\nadministrative proceeding provisions of <A HREF=\"#4\">Paragraph\n4</A> shall be resolved between you and such other party through\nany court, arbitration or other proceeding that may be available.</FONT></P>\n\n<P><A NAME=\"6\"></A><B><FONT FACE=\"Arial\">6. <U>Our Involvement\nin Disputes</U>.</FONT></B><FONT FACE=\"Arial\"> We will not participate\nin any way in any dispute between you and any party other than\nus regarding the registration and use of your domain name. You\nshall not name us as a party or otherwise include us in any such\nproceeding. In the event that we are named as a party in any such\nproceeding, we reserve the right to raise any and all defenses\ndeemed appropriate, and to take any other action necessary to\ndefend ourselves.</FONT></P>\n\n<P><A NAME=\"7\"></A><B><FONT FACE=\"Arial\">7. <U>Maintaining the\nStatus Quo</U>.</FONT></B><FONT FACE=\"Arial\"> We will not cancel,\ntransfer, activate, deactivate, or otherwise change the status\nof any domain name registration under this Policy except as provided\nin <A HREF=\"#3\">Paragraph 3</A> above.</FONT></P>\n\n<P><A NAME=\"8\"></A><B><FONT FACE=\"Arial\">8. <U>Transfers During\na Dispute</U>.</FONT></B></P>\n\n<BLOCKQUOTE>\n  <P><A NAME=\"8a\"></A><B><FONT FACE=\"Arial\">a. Transfers of a Domain\n  Name to a New Holder.</FONT></B><FONT FACE=\"Arial\"> You may not\n  transfer your domain name registration to another holder (i)\n  during a pending administrative proceeding brought pursuant to\n  <A HREF=\"#4\">Paragraph 4</A> or for a period of fifteen (15)\n  business days (as observed in the location of our principal place\n  of business) after such proceeding is concluded; or (ii) during\n  a pending court proceeding or arbitration commenced regarding\n  your domain name unless the party to whom the domain name registration\n  is being transferred agrees, in writing, to be bound by the decision\n  of the court or arbitrator. We reserve the right to cancel any\n  transfer of a domain name registration to another holder that\n  is made in violation of this subparagraph.</FONT></P>\n  <P><A NAME=\"8b\"></A><B><FONT FACE=\"Arial\">b. Changing Registrars.</FONT></B><FONT\n   FACE=\"Arial\"> You may not transfer your domain name registration\n  to another registrar during a pending administrative proceeding\n  brought pursuant to <A HREF=\"#4\">Paragraph 4</A> or for a period\n  of fifteen (15) business days (as observed in the location of\n  our principal place of business) after such proceeding is concluded.\n  You may transfer administration of your domain name registration\n  to another registrar during a pending court action or arbitration,\n  provided that the domain name you have registered with us shall\n  continue to be subject to the proceedings commenced against you\n  in accordance with the terms of this Policy. In the event that\n  you transfer a domain name registration to us during the pendency\n  of a court action or arbitration, such dispute shall remain subject\n  to the domain name dispute policy of the registrar from which\n  the domain name registration was transferred.</FONT></P></BLOCKQUOTE>\n\n<P><A NAME=\"9\"></A><B><FONT FACE=\"Arial\">9. <U>Policy Modifications</U>.</FONT></B><FONT\n FACE=\"Arial\"> We reserve the right to modify this Policy at any\ntime with the permission of ICANN. We will post our revised Policy\nat &lt;URL&gt; at least thirty (30) calendar days before it becomes\neffective. Unless this Policy has already been invoked by the\nsubmission of a complaint to a Provider, in which event the version\nof the Policy in effect at the time it was invoked will apply\nto you until the dispute is over, all such changes will be binding\nupon you with respect to any domain name registration dispute,\nwhether the dispute arose before, on or after the effective date\nof our change. In the event that you object to a change in this\nPolicy, your sole remedy is to cancel your domain name registration\nwith us, provided that you will not be entitled to a refund of\nany fees you paid to us. The revised Policy will apply to you\nuntil you cancel your domain name registration.</FONT></P>\n\n<P><CENTER><FONT\n FACE=\"Arial\"> <BR>\n</FONT><FONT SIZE=\"-2\" FACE=\"Arial\">(c) 2000&nbsp; The Internet\nCorporation for Assigned Names and Numbers.</FONT><FONT FACE=\"Arial\">\n</FONT><FONT SIZE=\"-2\" FACE=\"Arial\">All rights reserved.</FONT></CENTER>\n\n  <p>&nbsp;</td>\n </tr>\n</table>\n</center>\n\n</div>\n\r\n\r\n','francais');
INSERT INTO Texts VALUES (15,'ICANN','','','','','francais');
INSERT INTO Texts VALUES (11,'Legal','','','','\r\n<p class=\"MsoNormal\" align=\"center\"><b><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><font color=\"#000080\" size=\"2\" face=\"Verdana\">ConnectHot <span\r\nstyle=\"mso-spacerun: yes; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">&nbsp;</span>Privacy\r\nPolicy<o:p>\r\n</o:p>\r\n</font></span></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><i><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><font color=\"#000080\">ConnectHot knows that you care how\r\ninformation about you is used and shared, and we appreciate your trust that we\r\nwill do so carefully and sensibly. This notice describes our privacy policy. By\r\nvisiting any of the sites offered by ConnectHot <u>you are accepting the\r\npractices in this Privacy Policy.</u></font><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\ncolor=\"#000080\"><o:p>\r\n</o:p>\r\n</font></span></span></font></i></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><font color=\"#008000\" face=\"Verdana\" size=\"2\">What Personal\r\nInformation About Customers Does ConnectHot </font></span></b><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">g</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">ather?</b></font><b style=\"mso-bidi-font-weight:\r\nnormal\"><font color=\"#000080\" face=\"Verdana\" size=\"2\"><o:p>\r\n</o:p>\r\n</font></b></span></p>\r\n<ul>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><font\r\n  face=\"Verdana\" size=\"2\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"><b style=\"mso-bidi-font-weight:normal\"><font color=\"#000080\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">Information\r\n  You Give Us:</span></font></b><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\n  color=\"#000080\"> We receive and might store any information you enter on our\r\n  Web site or give us in any other way. We use the information that you provide\r\n  for such purposes as responding to your requests, providing our services\r\n  (e.g., securing domain-phones, email forwarding, URL forwarding),<span\r\n  style=\"mso-spacerun: yes; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">\r\n  </span>and communicating with you.<o:p>\r\n  </o:p>\r\n  </font></span></span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><b\r\n  style=\"mso-bidi-font-weight:normal\"><font color=\"#000080\" size=\"2\"\r\n  face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\">Automatic Information:</span></font></b><font color=\"#000080\"\r\n  size=\"2\" face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"> We receive and might store certain types of information whenever\r\n  you interact with us. For example, like many Web sites, we might use\r\n  &quot;cookies,&quot; and we obtain certain types of information when your Web\r\n  browser accesses our sites. Examples of the information we could collect and\r\n  analyze include the Internet protocol (IP) address used to connect your\r\n  computer to the Internet; computer and connection information such as browser\r\n  type and version, operating system, and platform; the full Uniform Resource\r\n  Locators (URL) click stream to, through, and from our Web site, including date\r\n  and time. We use IP addresses to analyze trends, administer the site, track\r\n  user\'s movement, and gather broad demographic information for aggregate use. <o:p>\r\n  </o:p>\r\n  </span></font></li>\r\n</ul>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"\r\ncolor=\"#008000\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">W</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">hat </b><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">a</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">bout </b><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">c</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">ookies? </b><o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">Cookies are alphanumeric identifiers that we transfer to your\r\ncomputer\'s hard drive through your Web browser to enable our systems to\r\nrecognize your browser. Besides using the information as described above,\r\nConnectHot might utilize cookies to control the flow of the ordering processes\r\nby maintaining the state of your online transactions.<br>\r\n<br>\r\nSome of our business partners may use cookies on our site (for example,\r\nadvertisers). However, we have no access to or control over these cookies. <o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"\r\ncolor=\"#008000\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">Does ConnectHot </span></b><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">sh</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">are the Information </b><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">i</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">t </b><b\r\nstyle=\"mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">r</b><b\r\nstyle=\"mso-bidi-font-weight:\r\nnormal\">eceives?</b><o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><font color=\"#000080\" size=\"2\" face=\"Verdana\">Yes, we do share\r\ninformation. Some are described below. <o:p>\r\n</o:p>\r\n</font></span></p>\r\n<ul>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><b\r\n  style=\"mso-bidi-font-weight:normal\"><font color=\"#000080\" size=\"2\"\r\n  face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\">WHOIS:</span></font></b><font color=\"#000080\" size=\"2\"\r\n  face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"> We are required by the Internet Corporation for Assigned Names\r\n  and Numbers (&quot;ICANN&quot;), the organization that assumes responsibility\r\n  for domain-phone allocation, to collect information about you during the\r\n  domain-phone registration process. This information includes your full name,\r\n  mailing address, phone number, email address, and, where provided, your\r\n  facsimile number. ICANN then requires all registrars to make your full name,\r\n  mailing address, phone number, email address, and, where provided, your\r\n  facsimile number, as well as the creation and expiration dates of your domain\r\n  name registration or rental and the name server information associated with\r\n  your domain name, to the public via an interactive Web page and a &quot;port\r\n  43&quot; WHOIS service. For the purposes of this Privacy Notice we will refer\r\n  to this information as your &quot;WHOIS Information.&quot; Please note that we\r\n  may not be able to control how members of the public may use the WHOIS\r\n  Information.</span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><b\r\n  style=\"mso-bidi-font-weight:normal\"><font color=\"#000080\" size=\"2\"\r\n  face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\">Advertisers:</span></font></b><font color=\"#000080\" size=\"2\"\r\n  face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"> We will share aggregated information with our partners and\r\n  advertisers.</span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><font\r\n  face=\"Verdana\" size=\"2\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"><font color=\"#000080\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n  </o:p>\r\n  </span><b style=\"mso-bidi-font-weight:normal\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">Partners:</span></b><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"> We\r\n  partner with other parties to provide specific services. When the user signs\r\n  up for these services, we will share names, or other contact information that\r\n  is necessary for the third party to provide these services.</span></font></span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><font\r\n  face=\"Verdana\" size=\"2\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"><font color=\"#000080\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n  </o:p>\r\n  </span><b style=\"mso-bidi-font-weight:normal\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">Agents:</span></b><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"> We\r\n  engage other companies and individuals to perform functions on our behalf.\r\n  Examples include processing credit card payments, providing marketing\r\n  assistance, providing customer services, sending postal mail and email to you,\r\n  removing repetitive information from customer lists, and analyzing data. These\r\n  persons have access to personal information needed to perform their functions.\r\n  <o:p>\r\n  </o:p>\r\n  </span></font></span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><b\r\n  style=\"mso-bidi-font-weight:normal\"><font color=\"#000080\" size=\"2\"\r\n  face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\">Service Providers:</span></font></b><font color=\"#000080\"\r\n  size=\"2\" face=\"Verdana\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"> We engage other companies and individuals to perform enhanced\r\n  services on our behalf. Many of our service providers have access to personal\r\n  information needed to perform their services.</span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><font\r\n  face=\"Verdana\" size=\"2\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"><font color=\"#000080\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n  </o:p>\r\n  </span><b style=\"mso-bidi-font-weight:normal\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">Business\r\n  Transfer:</span></b><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"> As\r\n  we continue to develop our business, we might sell or buy businesses or their\r\n  assets. In such transactions, customer information generally is one of the\r\n  transferred business assets. Also, if ConnectHot assets were ever to be\r\n  acquired, (partially or substantially) customer information will of course be\r\n  one of the transferred assets.<o:p>\r\n  </o:p>\r\n  </span></font></span></font></li>\r\n <li>\r\n  <p class=\"MsoNormal\" align=\"justify\" style=\"margin-bottom: 6\"><font\r\n  face=\"Verdana\" size=\"2\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\n  lang=\"EN-US\"><b style=\"mso-bidi-font-weight:normal\"><font color=\"#000080\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">Compliance:</span></font></b><font\r\n  color=\"#000080\"><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"> We\r\n  release account and other personal information when we believe release is\r\n  appropriate to comply with the law, enforce or apply our Services Agreement\r\n  and other agreements; or protect the rights, property, or safety of\r\n  ConnectHot, our users, or others. This includes exchanging information with\r\n  other companies and organizations for fraud protection and credit risk\r\n  reduction. <o:p>\r\n  </o:p>\r\n  </span></font><span\r\n  style=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\n  color=\"#000080\"><o:p>\r\n  </o:p>\r\n  </font></span></span></font></li>\r\n</ul>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><font color=\"#008000\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\">How\r\nSecure Is Information About Me?</span></font></b><font color=\"#008000\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n</o:p>\r\n</span></font></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">We work to protect the security of your information during\r\ntransmission by using Secure Sockets Layer (SSL) software, which encrypts\r\ninformation you input and the information we may send to our agents. <o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">ConnectHot has gone to great lengths to ensure your information is\r\nsecurely obtained and held in compliance with the Card Holder Information\r\nSecurity Program. For example, we encrypt your credit card number before it is\r\nstored in our database. This ensures that no one may access your credit card\r\nfrom our system. <o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">It is important for you to protect against unauthorized access to\r\nyour password and to your computer. Be sure to sign off when finished using a\r\nshared computer.<o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\ncolor=\"#008000\">What Information Can I Access?</font></span></b><font\r\ncolor=\"#000080\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n</o:p>\r\n</span></font></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">ConnectHot gives you access to certain information about you for\r\nthe limited purpose of viewing and, in certain cases, updating that information.\r\nTo view or change this information, log-in to your account. When you update\r\ninformation, we might or might not keep a copy of the prior version for our\r\nrecords.<o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\ncolor=\"#008000\">Links</font></span></b><font color=\"#000080\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n</o:p>\r\n</span></font></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">Sites provided by ConnectHot contain links to other sites. Please\r\nbe aware that we are not responsible for the privacy practices of such other\r\nsites. We encourage our users to be aware when they leave our site and to read\r\nthe privacy statements of each and every web site that collects personally\r\nidentifiable information. This privacy statement applies solely to information\r\ncollected by this Web site.<o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\ncolor=\"#008000\">Children</font></span></b><font color=\"#000080\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n</o:p>\r\n</span></font></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">ConnectHot does not propose or sell services for purchase by\r\nchildren. If you are under 18, you may use our services only with involvement of\r\na parent or guardian.<o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\"><b style=\"mso-bidi-font-weight:\r\nnormal\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><font\r\ncolor=\"#008000\">Conditions of Use, Notices, and Revisions </font></span></b><font\r\ncolor=\"#000080\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"><o:p>\r\n</o:p>\r\n</span></font></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-bidi-font-size: 10.0pt; mso-bidi-font-family: Times New Roman\"\r\nlang=\"EN-US\">If you choose to visit ConnectHot, your visit and any dispute over\r\nprivacy is subject to this Notice and to all our Terms and Conditions. If you\r\nhave any concern about privacy at ConnectHot, please send us a thorough\r\ndescription to <a href=\"mailto:info@ConnectHot.com\">info@ConnectHot.com</a> and\r\nwe will try to resolve it. Our business changes constantly. This Notice and the\r\nTerms and Conditions will change also, and use of information that we gather now\r\nis subject to the Privacy Notice in effect at the time of use. We may e-mail\r\nperiodic reminders of our notices and conditions, unless you have instructed us\r\nnot to, but you should check our Web site frequently to see recent changes.</span></font></p>\r\n','english');
INSERT INTO Texts VALUES (13,'Legal','','','','','francais');
INSERT INTO Texts VALUES (14,'FAQBefore','','','','<html>\r\n\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">\r\n<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">\r\n<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">\r\n<title>What is a ConnectHot Domain</title>\r\n</head>\r\n\r\n<body>\r\n<p align=\"center\"><font color=\"#000080\" size=\"4\" face=\"Verdana\"><a name=\"TOP\"></a>help\r\nand Frequently asked questions for potential users</font></p>\r\n<p>&nbsp;</p>\r\n<p style=\"margin-bottom: -12\"><b><font color=\"#008000\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"><a\r\nhref=\"#A001\">What is a ConnectHot Domain-Phone number?</a></span></font><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:\r\nVerdana;color:green;mso-ansi-language:EN-US\"><o:p>\r\n</span></b></p>\r\n<p style=\"margin-bottom: -12\"><font size=\"2\" face=\"Verdana\"><span\r\nstyle=\"color: green; mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A002\"><b>What\r\nis a URL?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><b><font size=\"2\" face=\"Verdana\"><span\r\nlang=\"EN-US\" style=\"color: green; mso-ansi-language: EN-US\"><a href=\"#A003\">Why\r\nshould I rent a</a></span><a href=\"#A003\"><font color=\"#000080\"><span\r\nlang=\"EN-US\" style=\"mso-ansi-language: EN-US\"> </span></font></a></font><a\r\nhref=\"#A003\"><font color=\"#0000FF\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\">ConnectHot</span><font\r\nsize=\"2\" face=\"Verdana\"><span lang=\"EN-US\" style=\"mso-ansi-language: EN-US\">\r\nDomain phone number ?</span></font></font></a></b></p>\r\n<p style=\"margin-bottom: -12\"><b><font size=\"2\" face=\"Verdana\"><span\r\nlang=\"EN-US\" style=\"color: green; mso-ansi-language: EN-US\"><a href=\"#A004\">Who\r\ncan rent a ConnectHot Domain-Phone number?</a></span></font><a href=\"#A004\"><span\r\nlang=\"EN-US\" style=\"mso-ansi-language:\r\nEN-US\"><o:p>\r\n</span></a></b></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A005\"><b>What number\r\nshall I secure ?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A006\"><b>What if I have\r\nInternational customers ?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A007\"><b>What if I\r\nadvertise in international magazines ?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><span lang=\"EN-US\"><font face=\"Verdana\" size=\"2\"\r\ncolor=\"#008000\"><a href=\"#A008\"><b>What is the maximum length of a ConnectHot\r\nDomain-Phone number?</b></a></font></span></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A009\"><b>Once I have a\r\nConnectHot Domain-Phone number secured, how long may I use it?</b></a></span></font></p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify; margin-bottom: -12\"><b><span\r\nlang=\"EN-US\" style=\"font-family:Tahoma\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n </span><o:p>\r\n</o:p>\r\n </span><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A010\">For what period\r\ncan</a></span></font><a href=\"#A010\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"> </font><font\r\nsize=\"2\" face=\"Verdana\" color=\"#0000FF\">I rent a ConnectHot Domain-Phone?</font></span></a></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align: justify; margin-bottom: -12\"><font\r\ncolor=\"#008000\" size=\"2\" face=\"Verdana\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><b><span style=\"mso-ansi-language: EN-US\"><a href=\"#A011\">Is</a></span><a\r\nhref=\"#A011\"><span style=\"mso-ansi-language: EN-US\"> .com only choice when\r\nregistering a ConnectHot Domain-Phone number?</span></a></b></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A012\"><b>How long does <span\r\nstyle=\"mso-ansi-language: EN-US\">it take to secure a ConnectHot Domain-Phone\r\nnumber</span><span style=\"mso-ansi-language: EN-US\">?</span></b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A013\"><b>What forms of\r\npayment do you accept?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US; mso-fareast-font-family: Times New Roman; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a href=\"#A014\"><b>Can I sell or transfer to another user my\r\nConnectHot Domain-Phone?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a href=\"#A015\"><b>Can I change/cancel my ConnectHot Domain-Phone\r\nnumber and rental period?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font size=\"2\" face=\"Verdana\" color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a href=\"#A016\"><b>What if I\r\nmisspelled my domain name?</b></a></span></font></p>\r\n<p style=\"margin-bottom: -12\"><font color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font size=\"2\" face=\"Verdana\"><a\r\nhref=\"#A017\"><b>I have questions not answered by this FAQ page. How can I\r\ncontact someone at ConnectHot?</b></a></font></span></font></p>\r\n<p>&nbsp;</p>\r\n<p>&nbsp;</p>\r\n<p align=\"left\"><b><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;color:green;\r\nmso-ansi-language:EN-US\"><a name=\"A001\"></a>What is a </span></b><font\r\ncolor=\"#008000\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\">ConnectHot</span></font><b><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:\r\nVerdana;color:green;mso-ansi-language:EN-US\"> Domain-Phone number?<o:p>\r\n</o:p>\r\n</span></b></p>\r\n<p align=\"justify\"><font face=\"Verdana\" size=\"2\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font color=\"#000080\">A ConnectHot\r\nor CyberFil Domain-Phone number, such as 1-802-802-802 or 0802802802 signifies\r\nthat any email sent to anyone@0802802802.com will be received at any email\r\ndestination you chose, provided you supplied this information either at time of\r\nregistration, or updated it. This e-mail destination can be modified at any time</font><span\r\nstyle=\"color: red; mso-ansi-language: EN-US\">*</span><span\r\nstyle=\"color: navy; mso-ansi-language: EN-US\"> </span></span></font><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;\r\nfont-family:Verdana;color:navy;mso-ansi-language:EN-US\">It also means that\r\nanyone entering your Domain-Phone number in his browser as a <a href=\"#A002\">URL</a>\r\nwill be automatically transferred to your web site (<u>or any specific page of\r\nyour web site</u>) if you provided this information at time of registration or\r\nupdated this info. This <a href=\"#A002\">URL</a> can be modified at any time</span><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;color:red;mso-ansi-language:EN-US\">*<o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;\r\nfont-family:Verdana;color:red;mso-ansi-language:EN-US\">In brief: Type your\r\nDomain-Phone number in any browser and connect to <b>your</b> site, whatever his\r\nname. Send an email to your Domain-Phone number and it will reach <b>you</b>\r\nwherever you decide.<o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p style=\"text-align:justify\">&nbsp;</p>\r\n<p style=\"text-align:justify\"><b><font size=\"2\" face=\"Verdana\"><span\r\nstyle=\"color: green; mso-ansi-language: EN-US\" lang=\"EN-US\"><a name=\"A002\"></a>What\r\nis a URL?</span></font></b><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;color:red;mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font size=\"2\" face=\"Verdana\"><b><span\r\nstyle=\"color: navy; mso-ansi-language: EN-US\" lang=\"EN-US\">URL</span></b><span\r\nstyle=\"color: navy; mso-ansi-language: EN-US\" lang=\"EN-US\"> stands for &quot;<i\r\nstyle=\"mso-bidi-font-style:normal\">Uniform Resource Locator</i>&quot;, and is\r\nthe string of information that directs internautes to specific locations on the\r\nInternet, in the same way an envelop is directed by the Post-Office to your\r\naddress. Typing a ConnectHot (or CyberFil) Domain-Phone will redirect your\r\ncustomers to ANY specific page on your site. if you provided this information at\r\ntime of registration or updated this info. This URL can be modified at any time</span></font><span\r\nlang=\"EN-US\" style=\"font-family:Verdana;color:red;mso-ansi-language:\r\nEN-US\">*</span><span lang=\"EN-US\"\r\nstyle=\"font-family:Verdana;color:navy;\r\nmso-ansi-language:EN-US\"> </span><span lang=\"EN-US\"\r\nstyle=\"font-family:Verdana;\r\ncolor:red;mso-ansi-language:EN-US\">A tremendous breakthrough for promotions</span><span\r\nlang=\"EN-US\" style=\"font-family:Verdana;color:navy;mso-ansi-language:EN-US\">.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p><b><font size=\"2\" face=\"Verdana\"><span lang=\"EN-US\"\r\nstyle=\"color: green; mso-ansi-language: EN-US\"><a name=\"A003\"></a>Why should I\r\nrent a </span></font><font color=\"#008000\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\">ConnectHot</span></font><font\r\nsize=\"2\" face=\"Verdana\"><span lang=\"EN-US\"\r\nstyle=\"color: green; mso-ansi-language: EN-US\"> Domain phone number ?</span></font></b><span\r\nlang=\"EN-US\" style=\"mso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\">You probably have\r\nalready your Domain name and your web site that gives you a unique identity on\r\nthe internet. However as many organizations find it useful to have an e-mail or\r\nWeb address similar to their Company name or Company product, very few have\r\nsucceeded in getting the right name.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">O</span><span lang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\">ften the Company\r\nis called John Doe and the web address is JohnDoeHereIam.com</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Or a Company distributes a great variety of products but trades\r\nunder the name John Doe. Even if John Doe\'s web site is JohnDoe.com, all his\r\ncustomers do not really know that they have to look for JohnDoe.com in order to\r\nplace an order for, let us say, 3 bottles of Dewar\'s Scotch, 1 Philips electric\r\nshaver and 2 dozen of Kleenex boxes.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">That\'s where having a ConnectHot Domain-Phone comes handy and\r\nuseful: you advertise in the press, by brochures, on billboards, on your trucks,\r\non your delivery vans, etc... You always have your phone number (specially an\r\neasy-to-remember number) in large figures.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Think how easy for a customer to type your phone number in order to\r\neither send an order or request additional information, or just get to the\r\nspecial page on your site where you have this high-cost advertising campaign\r\nrunning!</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Just add the very small ConnectHot logo under your phone number and\r\nanyone interested will know that you can be immediately reached by e-mail at\r\nthis number or connect to the page where you are running this &quot;today\'s\r\nspecial&quot; on your web site.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Beside simplifying and accelerating contacts between your Company\r\nand your clients or potential buyers, there are many other advantages renting a\r\nConnectHot Domain-Phone:</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">With the direct <a href=\"#0001\">URL</a> link to your web site, you\r\nare increasing the exposure of your site. Very few know that search engines\r\nsimple &quot;love&quot; numbers (and &quot;-&quot; dashes!) and will add your\r\nDomain-Phone number to their search, giving you a higher ranking. [there are\r\nmuch less digit-domains than spelled domains!] Finding you will be simplified,\r\nand higher on the list.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\">&nbsp;</p>\r\n<p><font size=\"2\" face=\"Verdana\"><span lang=\"EN-US\"\r\nstyle=\"color: green; mso-ansi-language: EN-US\"><b><a name=\"A004\"></a>Who can\r\nrent a ConnectHot Domain-Phone number?</b></span></font><span lang=\"EN-US\"\r\nstyle=\"mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:\r\n10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\">ConnectHot can\r\nregister a ConnectHot Domain-Phone number and rent it you. The procedure is very\r\nsimple: check if your number is still available. If it is, just proceed with the\r\ninstructions on the site.</span></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\">&nbsp;</p>\r\n<p align=\"justify\"><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><b><a name=\"A005\"></a>What number\r\nshall I secure ?</b></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"mso-bidi-font-size:10.0pt;font-family:Arial;mso-bidi-font-family:\r\n&quot;Times New Roman&quot;;mso-ansi-language:EN-US\"><o:p></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">Each Company should secure <u>at least</u> its main phone number.\r\nAirlines, Hotels, Banks, should definitely register their &quot;800&quot; number\r\nalong with their main number.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><b><a\r\nname=\"A006\"></a>What if I have International customers ?</b></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">If you are in the United States and believe that you could get\r\norders or inquiries from overseas customers, it is extremely important to secure\r\nyour number with the international dialing code &quot;00&quot; -zero, zero- and\r\nthe international country code &quot;1&quot; -one- before the number as your\r\nnumber will probably be entered like that in your customer\'s phone directory.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><b><a\r\nname=\"A007\"></a>What if I advertise in international magazines ?</b></span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font size=\"2\" face=\"Verdana\" color=\"#000080\">Similarly, if you are\r\nexpecting orders or inquiries from customers either residing abroad or traveling\r\n(example if you advertise in an airline magazine) you should also secure your\r\nDomain-Phone number with the international access codes.</font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><b><span lang=\"EN-US\"><font\r\nface=\"Verdana\" size=\"2\" color=\"#008000\"><a name=\"A008\"></a>What is the maximum\r\nlength of a ConnectHot Domain-Phone number?<o:p>\r\n</o:p>\r\n</font></span></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">You will ever hardly find phone numbers longer </span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">than 15 digits. However a ConnectHot request number will be\r\naccepted up to 63 digits. A ConnectHot Domain-Phone number can include dashes\r\n&quot; - &quot; but no letters.</span></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><b><font color=\"#008000\"\r\nsize=\"2\" face=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A009\"></a>Once I have a ConnectHot Domain-Phone number secured, how long\r\nmay I use it?</span></font></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\">Your secured\r\nConnectHot Domain-Phone number will be yours to use for as long as you maintain\r\nthe yearly registration fees.</span></font></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-family:Tahoma\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><o:p>\r\n</o:p>\r\n </span><o:p>\r\n</o:p>\r\n </span><b><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a name=\"A010\"></a>For what period\r\ncan</span></font><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"> I rent a ConnectHot Domain-Phone?</span></font></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">For the time being a ConnectHot Domain-Phone can only be rented for\r\none year. This period is renewable every year on the anniversary date. We are\r\nconsidering extending the rental period for a few years to the public, but this\r\noption is now only available to governments and Corporations with over 100\r\nnumbers.</span><b><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"></span></font></b></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" style=\"text-align:justify\">&nbsp;</p>\r\n<p style=\"margin: 0cm\" align=\"left\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><span\r\nstyle=\"mso-ansi-language: EN-US\"><a name=\"A011\"></a>Is</span><span\r\nstyle=\"mso-ansi-language: EN-US\"> .com only choice when registering a ConnectHot\r\nDomain-Phone number?</span></span></font></b></p>\r\n<p style=\"margin: 0cm\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;mso-ansi-language:EN-US\">&nbsp;<o:p>\r\n</o:p></span></p>\r\n<p style=\"margin: 0cm\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">At present ConnecHot only rents Domain-Phone numbers with the .com\r\nextension. However we might review this position at a later stage, and will\r\ninform our customers. We will keep you posted through updates on our home page\r\nor at the &quot;News&quot; section.</span></font></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\">&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\" align=\"left\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\">&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A012\"></a>How long does <span style=\"mso-ansi-language: EN-US\">it take to\r\nsecure a ConnectHot Domain-Phone number</span><span\r\nstyle=\"mso-ansi-language: EN-US\">?</span></span></font></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">It is instantaneous. Your re</span></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US; color: navy\"\r\nlang=\"EN-US\">ntal</span><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"> will be completed on-line. As soon as you submit and receive the\r\n&quot;</span></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US; color: navy\"\r\nlang=\"EN-US\">number secured</span><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-ansi-language:\r\nEN-US\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; color: navy; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\">&quot; message, it is ready. A confirmation e-mail is also sent\r\nright away. </span></span><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US; color: navy\"\r\nlang=\"EN-US\">However you will have to wait approximately 24 hours (up to 72\r\nhours on certain days) before you can start using it.</span></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A013\"></a>What forms of payment do you accept?</span></font></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\">We accept\r\ncredit card payments with VISA, MasterCard, American Express, Eurocard, IsraCard\r\nand Discover Card. With a credit card payment your registration will be\r\ncompleted instantly. <o:p>\r\n</o:p>\r\n</span></font></p>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">If you would like to pay with a check or money order please contact\r\nus in order to have the details prevalent at the time of your order. Please also\r\nnote that by the time we receive and process your payment there is a chance the\r\nrequested number could be taken by someone else. Please fill a <a\r\nhref=\"http://www.connecthot.com/ContactUs.php3?Language=english\" target=\"_blank\">contact\r\nform</a> or email us at <a href=\"mailto:billing@ConnectHot.com\">billing@ConnectHot.com</a></span></font>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">Please check our <a\r\nhref=\"http://www.connecthot.com/ServicesPricing.php3?Language=english\"\r\ntarget=\"_blank\">Services &amp; Pricing</a> as they may vary from time to time.</span></font></p>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">We also accept Corporate accounts for those renting over 100\r\nDomain-Phones (Banks, Insurance companies, airlines, hotels, governments,\r\netc...).</span></font></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Tahoma;mso-fareast-font-family:\r\n&quot;Times New Roman&quot;;mso-ansi-language:EN-US;mso-fareast-language:FR;mso-bidi-language:\r\nAR-SA\"><br style=\"mso-special-character:line-break\">\r\n<br style=\"mso-special-character:line-break\">\r\n</span><b><font color=\"#008000\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-ansi-language: EN-US; mso-fareast-font-family: Times New Roman; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a name=\"A014\"></a>Can I sell or transfer to another user my\r\nConnectHot Domain-Phone?</span></font></b></p>\r\n<p align=\"justify\"><font color=\"#000080\"><span lang=\"EN-US\"\r\nstyle=\"font-size: 10.0pt; font-family: Tahoma; mso-ansi-language: EN-US; mso-fareast-font-family: Times New Roman; mso-fareast-language: FR; mso-bidi-language: AR-SA\">Yes,\r\nyou can, and it can be done instantly on line, provided your account is current.\r\nHowever there might be a nominal charge. </span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><font size=\"2\" face=\"Verdana\">Please check our <a\r\nhref=\"http://www.connecthot.com/ServicesPricing.php3?Language=english\"\r\ntarget=\"_blank\">Services &amp; Pricing</a> as they may vary from time to time.</font></span></font></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p align=\"justify\">&nbsp;</p>\r\n<p class=\"MsoNormal\" align=\"justify\"><b><font color=\"#008000\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><a name=\"A015\"></a>Can I change/cancel my ConnectHot Domain-Phone\r\nnumber and rental period?</span></font></b></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><font color=\"#000080\" size=\"2\"\r\nface=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">No. Once you have secured on line your phone number, the rental\r\nagreement is completed. The Domain-Phone number cannot be cancelled. If you\r\ndecide not to use it, you can leave it to expire at the end of the rental\r\nperiod. Fees are always pre-paid and are not refundable, even in case of\r\nmistakes, errors, etc...</span></font></p>\r\n<p class=\"MsoNormal\" align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p class=\"MsoNormal\" align=\"justify\">&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><b><font size=\"2\" face=\"Verdana\"\r\ncolor=\"#008000\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><a\r\nname=\"A016\"></a>What if I misspelled my domain name?</span></font></b><font\r\nsize=\"2\" face=\"Verdana\" color=\"#008000\"><span style=\"mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"></span></font></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><span lang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;\r\nfont-family:Verdana;mso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">Please\r\ntake extra care during the rental procedure</span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">\r\nto make sure that everything is as it should be. All processed rentals are final\r\nand fees are non-refundable.<br>\r\n<br>\r\nIf you have made a mistake you have three choices:<br>\r\n<br>\r\n<span\r\nstyle=\"mso-spacerun: yes; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">&nbsp;</span>1.\r\nKeep the Domain-Phone you have rented (No refund)<br>\r\n<span\r\nstyle=\"mso-spacerun: yes; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">&nbsp;</span>2.\r\nHave us delete your rental agreement (No refund)<br>\r\n<span\r\nstyle=\"mso-spacerun: yes; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">&nbsp;</span>3.\r\nRent the new number and have one of them redirected to the other (new fees\r\napply)</span></span></font>\r\n<p><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span></p>\r\n<p>&nbsp;</p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><b><font color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font size=\"2\" face=\"Verdana\">&nbsp;</font></span></font></b></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><b><font color=\"#008000\"><span\r\nstyle=\"mso-ansi-language: EN-US\" lang=\"EN-US\"><font size=\"2\" face=\"Verdana\"><a\r\nname=\"A017\"></a>I have questions not answered by this FAQ page. How can I\r\ncontact someone at ConnectHot?</font></span></font></b></p>\r\n<p style=\"margin:0cm;margin-bottom:.0001pt\"><font color=\"#008000\"><font size=\"2\"\r\nface=\"Verdana\"><span style=\"mso-ansi-language: EN-US\" lang=\"EN-US\">&nbsp;</span></font><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;\r\nmso-ansi-language:EN-US\"><o:p>\r\n</o:p>\r\n</span></font></p>\r\n<font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\">Once you have rented a ConnectHot Domain-Phone number you have\r\naccess to the Special section of&nbsp; Frequently Asked Questions concerning the\r\nuse of your ConnectHot number: How to modify, transfer, renew, modify on line,\r\netc... The process is fully automated.</span></font>\r\n<p align=\"justify\"><font color=\"#000080\" size=\"2\" face=\"Verdana\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\"\r\nlang=\"EN-US\"><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">Anyhow,\r\nwe will be </span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">happy\r\nto answer any questions you have about ConnectHot and our services.<br>\r\n<br>\r\nIf you are new to ConnectHot just fill out our <a\r\nhref=\"http://www.connecthot.com/ContactUs.php3?Language=english\" target=\"_blank\">Contact\r\nUs form</a> describing the question you have, and we\'ll contact you shortly. </span><span\r\nstyle=\"mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: FR; mso-bidi-language: AR-SA\">or\r\nemail us at <a href=\"mailto:Question@ConnectHot.com\">Question@ConnectHot.com</a></span></span></font></p>\r\n<p align=\"justify\"><span\r\nstyle=\"font-size: 10.0pt; font-family: Verdana; mso-ansi-language: EN-US\"\r\nlang=\"EN-US\"><font color=\"#0000FF\"><a href=\"#TOP\">TOP</a></font></span><span\r\nlang=\"EN-US\"\r\nstyle=\"font-size:10.0pt;font-family:Verdana;mso-fareast-font-family:\r\n&quot;Times New Roman&quot;;mso-bidi-font-family:&quot;Times New Roman&quot;;mso-ansi-language:\r\nEN-US;mso-fareast-language:FR;mso-bidi-language:AR-SA\"><br\r\nstyle=\"mso-special-character:line-break\">\r\n<br style=\"mso-special-character:line-break\">\r\n</span></p>\r\n</body>\r\n\r\n</html>\r\n','francais');
INSERT INTO Texts VALUES (17,'indexb2.php3','','','','\r\n<!-- -------------- Domain Checking Form -------------------- -->\r\n<form action = https://connecthot.com/cgi-bin/reg_system_x.cgi method = POST>\r\n<input type=hidden name=affiliate_id value=$affiliate_id>\r\n<input type=hidden name=action value=\"lookup\">\r\n<input type=hidden name=suffix value=\"com\">\r\n<input type=hidden name=reg_type value=\"new\">\r\n<input type=hidden name=Language value=\"english\">\r\n\r\n<table cellspacing=0 cellpadding=0 width=100%> \r\n<td bgcolor = #cccccc width = 100%>\r\n<table cellspacing=2 cellpadding=4 width=100%>\r\n	\r\n	<tr><td bgcolor=#2e6a8b class=yellow12 align = center>\r\n			<b>Info about our services and pricing can be found \r\n			<a href=http://www.connecthot.com/TextFile.php3?Title=PricesAndServices \r\n			   class=white12 target=Services>here</a>\r\n		</td>\r\n	<tr><td bgcolor=#ffffff class=greenblue12 align = center>\r\n			<b>If you are familiar with our system, you may proceed to our 3 easy quick\r\n				steps fully automated reservation process. Otherwise, click \r\n				<a href = http://www.connecthot.com/TextFile.php3?Title=PricesAndServices\r\n				   class=greentext target=Services>here</a>\r\n		</td>\r\n</table>\r\n</td>\r\n</table>\r\n\r\n<center>\r\n<img src=/image/steps_animated.gif width=436 height=88>\r\n</center>\r\n\r\n<!-- -------------- Domain Checking Form -------------------- -->\r\n\r\n\r\n<table cellspacing=0 cellpadding=0 width=100%> \r\n<td bgcolor = #cccccc width = 100%>\r\n<table cellspacing=2 cellpadding=4 width=100%>\r\n\r\n<tr><td valign=top class=yellow12 bgcolor = #2e6a8b colspan=2 align = center>\r\n<b>Check your number(s) anywhere in the world <span  class=white12> FREE\r\n</td>\r\n<tr><td bgcolor = #ffffff align = center>\r\n           <textarea name=\"domains\" rows=\"4\" cols=\"29\"></textarea>\r\n    </td><td class=greenblue11 bgcolor = #ffffff nowrap>\r\n           <b>Enter upto 30 phone numbers<br>\r\n           Separate phone numbers by<br>\r\n	   Comma, Space or Enter keys.<br>\r\n	   Letters are not accepted.</b>\r\n<tr><td valign=top class=darkblue12 bgcolor = #ffffc9 align = center colspan=2>\r\n         <b><input type=submit value=\"Check Domain-Phone Numbers\" class=darkblue12></b>\r\n</td>\r\n</table>\r\n</td>\r\n</table>\r\n</form>\r\n\r\n<p>\r\n\r\n<table cellspacing=0 cellpadding=0 width=100%> \r\n<td bgcolor = #cccccc width = 100%>\r\n<table cellspacing=2 cellpadding=4 width=100%>\r\n\r\n<tr><td class=greenblue12 bgcolor = #ffffc9 nowrap>\r\n<b><span class=darkblue12>connect</span><span class=red12>Hot</span> will check whether your number is still available.<br>\r\nIf it is, you may proceed to Step 1.\r\n</td>\r\n</table>\r\n</td>\r\n</table>\r\n<p> \r\n\r\n<table cellspacing=0 cellpadding=0 width=100%> \r\n<td bgcolor = #cccccc width = 100%>\r\n<table cellspacing=2 cellpadding=4 width=100%>\r\n\r\n<tr><td class=yellow12 bgcolor = #2e6a8b align=center>\r\n       <b>TIPS:</b>\r\n</td>\r\n<tr><td bgcolor = #ffffc9 class=greenblue12>\r\n             <b>{{Tip1title}}\r\n       </td>\r\n<tr><td bgcolor = #ffffff class=darkblue11>\r\n                {{Tip1}}\r\n</td>\r\n<tr><td bgcolor = #ffffc9 class=greenblue12>\r\n             <b>{{Tip2title}}\r\n       </td>\r\n<tr><td bgcolor = #ffffff class=darkblue11>\r\n                {{Tip2}}\r\n</td>\r\n<tr><td bgcolor = #ffffc9 class=greenblue12>\r\n             <b>{{Tip3title}}\r\n       </td>\r\n<tr><td bgcolor = #ffffff class=darkblue11>\r\n                {{Tip3}}\r\n</td>\r\n</table> \r\n</td>\r\n</table> \r\n\r\n<!-- /CONTENT PART -->\r\n\r\n\r\n\r\n','english');
INSERT INTO Texts VALUES (18,'PricesAndServices','','','','\r\n<p align=\"center\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><font face=\"Verdana\" size=\"5\" color=\"#000080\">Why </font><b><font\r\n    color=\"#000080\" face=\"Verdana\" size=\"7\">C</font><font color=\"#000080\"\r\n    face=\"Verdana\" size=\"6\">onnec</font><font color=\"#FF0000\" face=\"Verdana\"\r\n    size=\"7\">H</font><font face=\"Verdana\" size=\"6\" color=\"#FF0000\">ot</font></b><font\r\n    face=\"Verdana\" size=\"5\" color=\"#000080\"> </font><font face=\"Verdana\"\r\n    color=\"#000080\" size=\"6\">?</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><strong><font color=\"#000080\" face=\"Verdana\" size=\"4\">BUSINESS\r\n    PEOPLE ARE THE <u>SAME</u>... EVERYWHERE!<br>\r\n    THEY ALL WANT ONE THING... <u>MORE CUSTOMERS</u>!</font></strong></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"justify\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">It does not matter how great your product is, how wonderful your\r\n    service is. If you don\'t have customers, all you have is a skill, or a\r\n    product... and no cash flow. <u>The secret is being contacted, being reached</u>.\r\n    <b>Connect</b></span><b><span\r\n    style=\"font-size: 10.0pt; font-family: Verdana\"><font color=\"#FF0000\">Hot</font></span></b><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\"> is definitely the easiest and most convenient way of being reached.</span></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><strong><font color=\"#000080\"><font face=\"Verdana\"\r\n    size=\"5\">C</font><font face=\"Verdana\" size=\"4\">onnect</font></font><font\r\n    face=\"Verdana\" color=\"#FF0000\" size=\"5\">H</font><font face=\"Verdana\"\r\n    size=\"4\" color=\"#FF0000\">ot</font><font color=\"#000080\" face=\"Verdana\"\r\n    size=\"4\"> CAN FLOOD YOU WITH MORE CUSTOMERS</font><font color=\"#000080\"\r\n    face=\"Verdana\" size=\"5\">!</font></strong></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\">Whether\r\n    you realize it or not...you are looking at one of the most creative,\r\n    money-making concepts you may ever see:</font></b></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><b><font face=\"Verdana\" size=\"4\"><font color=\"#000080\">&nbsp;</font><font\r\n    size=\"3\" color=\"#FF0000\">your phone number is AS IMPORTANT as your name !</font></font></b></p>\r\n    <p align=\"center\">&nbsp;</td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"justify\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">Most of your customers know your phone number. It is also usually\r\n    pre-registered on their cellular or phone system. They do not need to start\r\n    searching for your web name or e-mail address that might not always exactly\r\n    reflect your Company\'s name (if you are IBM you probably don\'t need it,\r\n    though…. Read further down).</span></p>\r\n    <p align=\"justify\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\">Most of\r\n    your customers know your phone number. They do not necessarily know your web\r\n    address or your e-mail address </font></b><font face=\"Verdana\" size=\"3\"\r\n    color=\"#000080\"><i>(it may be something like <a\r\n    href=\"mailto:info@smartSomething.com\">info@SmartSomething.com</a> while your\r\n    Company name is &quot;MyCompany&quot;)</i></font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"justify\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">On most of your press and billboard advertising your phone number\r\n    appears in large characters, and is usually an easy-to-remember number.\r\n    That\'s not always the case with your web address.</span></p>\r\n    <p align=\"justify\"><font face=\"Verdana\" size=\"3\" color=\"#000080\"><b>Most of\r\n    your advertisements will indicate your phone number </b><i>(and it may be an\r\n    easy-to-remember number!) </i><b>but </b></font><b><font face=\"Verdana\"\r\n    size=\"3\" color=\"#FF0000\">rarely</font><font face=\"Verdana\" size=\"3\"\r\n    color=\"#000080\"> an easy-to-remember web address!</font></b></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"justify\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">With today\'s automated phone systems, customers get frustrated\r\n    waiting on line listening to instructions telling them how &quot;important\r\n    this call is for us…&quot;. If they can send an e-mail to your phone\r\n    number instead of waiting on line, they will appreciate it.</span></p>\r\n    <p align=\"justify\"><font color=\"#000080\"><i>&quot;All our operators are busy\r\n    assisting other customers. Please wait for the next available operator. </i></font><i><font\r\n    color=\"#FF0000\"><b>Your call is important to us..</b></font><font\r\n    color=\"#000080\">.</font></i><font color=\"#000080\"><i>&quot;</i><b> And the\r\n    customer hangs up!</b></font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"justify\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">What do you really need ? Why do you advertise ? Why do you invest\r\n    in web sites? <b>To</b> <b>be contacted</b>. Well, that\'s an <u>additional</u>\r\n    and cheap way of being contacted, and you multiply the opportunities of\r\n    being reached. Isn\'t the secret of success ?</span></p>\r\n    <p align=\"justify\"><font face=\"Verdana\" size=\"3\" color=\"#000080\"><b>Your\r\n    phone number can be found quickly and easily </b><i>(phone directory,\r\n    enquiries, Yellow Pages)</i><b> while your e-mail address might take much\r\n    longer to find.</b></font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">Much better! You advertise a new product. It is lost between your\r\n    web pages. Just modify your Domain-Phone number to point to this specific\r\n    page, and you save a lot of research to your customers. </span><span\r\n    style=\"font-size: 10.0pt; font-family: Verdana\"><font color=\"#FF0000\"><b>GET\r\n    THEIR ORDER</b></font></span><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\">, this is the key.</span></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"justify\"><span\r\n    style=\"font-size:10.0pt;font-family:Verdana;color:navy\">To summarize: </span><font\r\n    size=\"4\" color=\"#008000\"><span style=\"font-family: Verdana\">A Domain-Phone\r\n    number <u>MULTIPLIES BY TWO</u> your chances of being contacted and make the\r\n    sale</span></font><span style=\"font-size: 10.0pt; font-family: Verdana\"><font\r\n    color=\"#008000\">.</font><font color=\"#FF0000\"> </font></span><font\r\n    color=\"#000080\" face=\"Verdana\" size=\"5\">Without <b>Connect</b></font><b><font\r\n    face=\"Verdana\" size=\"5\" color=\"#FF0000\">Hot</font></b><font color=\"#000080\"\r\n    face=\"Verdana\" size=\"5\"> there is <b>NO</b> business increase</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"center\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"><font color=\"#000080\" face=\"Verdana\"\r\nsize=\"3\"><b>How </b></font><strong><font color=\"#000080\"><font face=\"Verdana\"\r\nsize=\"5\">C</font><font face=\"Verdana\" size=\"4\">onnect</font></font><font\r\nface=\"Verdana\" color=\"#FF0000\" size=\"5\">H</font><font face=\"Verdana\" size=\"4\"\r\ncolor=\"#FF0000\">ot</font><font color=\"#000080\" face=\"Verdana\" size=\"4\"> </font></strong><font\r\ncolor=\"#000080\" face=\"Verdana\" size=\"4\">can help you</font></p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>keep your existing\r\n      customers</b></font></li>\r\n    </ul>\r\n   </td>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>be reached quickly</b></font></li>\r\n    </ul>\r\n   </td>\r\n  </tr>\r\n  <tr>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>get new customers</b></font></li>\r\n    </ul>\r\n   </td>\r\n   <td width=\"50%\">\r\n    <ul type=\"square\">\r\n     <li><font face=\"Verdana\" size=\"3\" color=\"#008000\"><b>get more sales</b></font></li>\r\n    </ul>\r\n   </td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"center\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><b><font color=\"#000080\" face=\"Verdana\" size=\"3\">You just\r\n    reserve </font><font face=\"Verdana\" size=\"3\" color=\"#FF0000\">YOUR OWN PHONE\r\n    NUMBER</font></b><font color=\"#000080\" face=\"Verdana\" size=\"3\"><b> as your\r\n    Web address AND your e-mail address!</b> And we do the rest....</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"50%\" style=\"border-right: 1 solid #008000\">\r\n    <p align=\"center\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\">You run a\r\n    promotion</font></b></p>\r\n    <p align=\"center\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\">You\r\n    advertise a product</font></b></p>\r\n    <p align=\"center\"><b><font face=\"Verdana\" size=\"3\" color=\"#000080\">You\r\n    launch a new line</font></b></p>\r\n    <p align=\"center\"><font color=\"#000080\" face=\"Verdana\" size=\"3\"><b>&nbsp;</b></font></p>\r\n    <p>&nbsp;</td>\r\n   <td width=\"50%\">\r\n    <p align=\"justify\"><b><font color=\"#000080\">Login to your Connect</font><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"><b> account and modify\r\n    the web address you want your phone number to point to</b>. Example: you are\r\n    advertising a new razor blade. It can be found on page 22 of your web site.\r\n    This week, when your customer (<i>or potential customer</i>) clicks on your\r\n    phone number, he will go directly to page 22 where you are promoting the new\r\n    razor blade!</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">Next week you will promote a new\r\n    dishwasher. Again, login to your <b>Connect</b></font><b><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"> account and modify the\r\n    web address to the page where you are promoting the new dishwasher!</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">Just think how easy it is and how\r\n    you will simplify the search for your new product....</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">Easier, means quicker. Often means <b>orders</b>!</font><font\r\n    color=\"#FF0000\"> </font><b><font color=\"#FF0000\">And you will keep your\r\n    potential customer on your site</font><font color=\"#000080\"> as <u>he knows\r\n    that he can easily find what he is looking for.</u></font></b></p>\r\n    <p>&nbsp;</td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border: 1 solid #008000\">\r\n  <tr>\r\n   <td width=\"50%\">\r\n    <p align=\"center\"><font color=\"#000080\"><b>Your phone lines are busy</b></font></p>\r\n    <p align=\"center\"><font color=\"#000080\"><b>Your salesmen are on the road</b></font></p>\r\n    <p align=\"center\"><font color=\"#000080\"><b>Your salesmen are on holidays</b></font></p>\r\n    <p align=\"center\"><font color=\"#000080\"><b>Your salesmen are sick</b></font></td>\r\n   <td width=\"50%\" style=\"border-left: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">Your customer can e-mail from\r\n    anywhere <b>YOUR PHONE NUMBER</b> and the mail will reach the <b>RIGHT</b>\r\n    person in your organization within minutes... Example: <a\r\n    href=\"mailto:info@0802802802.com\">info@0802802802.com</a> will reach the\r\n    salesman in charge of sales (<i>or whoever you decide</i>).</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">And this can be modified at ANY\r\n    TIME (<i>depending on your needs of the moment, such as a sick salesman, on\r\n    holidays, etc...</i>) by login to your <b>Connect</b></font><font\r\n    color=\"#FF0000\"><b>Hot</b> </font><font color=\"#000080\">account.</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"><font color=\"#000080\" face=\"Verdana\"\r\nsize=\"3\"><b>How does it work ?</b></font></p>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">You reserve your <b>domain-phone</b>\r\n    number as you reserve a regular phone number. It is yours to use as long as\r\n    you subscribe to the service. You do not OWN your domain-phone number as you\r\n    do not own your phone number. But you have its use.</font></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\"><font\r\n    color=\"#000080\">The <b>domain-phone</b> number is put at your disposal by <b>Connect</b></font><b><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"> against a yearly\r\n    subscription. Once subscribed, <b>Connect</b></font><b><font color=\"#FF0000\">Hot</font></b><font\r\n    color=\"#000080\"> remains the &quot;owner&quot; of the number but gives you\r\n    the exclusive rights to its use for the period of your subscription (1 year,\r\n    renewable indefinitely).</font></td>\r\n  </tr>\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">Your customers may login at your\r\n    private secured number e.g. <a href=\"http://0802802802.com\">http://0802802802.com</a>\r\n    and will automatically reach the web page you want them to reach, on <b>YOUR\r\n    OWN WEB SITE.</b></font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">This can be modified as many times\r\n    you want.</font></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">Your customers may email anyone\r\n    (info, sales, x, etc...) at your private secured number e.g. <a\r\n    href=\"http://0802802802.com\">anyone@0802802802.com</a> and the mail will\r\n    automatically be transferred to <b>ANY</b> e-mail address you select.</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">This can be modified as many times\r\n    you want.</font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p align=\"justify\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<p align=\"center\" style=\"margin-bottom: 13\"><font color=\"#000080\" face=\"Verdana\"\r\nsize=\"3\"><b>How much does it cost ?</b></font></p>\r\n<p align=\"center\" style=\"margin-bottom: 13\">&nbsp;</p>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\"\r\n style=\"border-left-style: solid; border-left-color: #008000; border-right: 1 solid #008000; border-bottom-style: solid; border-bottom-color: #008000\">\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">A ridiculously low price for the\r\n    service offered: 100$ per year for the service <b>including</b> your first\r\n    URL forwarding and e-mail forwarding ! Plus the right to use on your\r\n    letter-head, in your press advertising, on your delivery vans, trucks,\r\n    etc... both our international logos: <b>Connect</b></font><b><font\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\"> and <b>Cyber</b></font><font\r\n    color=\"#FF0000\"><b>Fil </b></font><font color=\"#000080\">thus letting your\r\n    customers know that <b>they can e-mail or login to your web site using your\r\n    phone number only!</b></font></p>\r\n    <p align=\"justify\"><font color=\"#000080\"><b>They will find you !</b></font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">The logos can be downloaded\r\n    directly from our site, free of charge. However their use is restricted to\r\n    our subscribers.</font></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\">\r\n    <p align=\"justify\"><font color=\"#000080\">To modify an existing URL address (<i>to\r\n    direct customers to the specific page you want them to see <b>first</b> when\r\n    they use your phone-domain number</i>): $9.95</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">To modify an existing e-mail\r\n    address (<i>to direct your mail to the person <b>you</b> designate</i>):\r\n    $9.95</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">These modifications will remain in\r\n    force as long as you do not modify them and as long as your domain-phone is\r\n    reserved with <b>Connect</b></font><b><font color=\"#FF0000\">Hot</font></b><font\r\n    color=\"#000080\"> or <b>Cyber</b></font><b><font color=\"#FF0000\">Fil</font></b><font\r\n    color=\"#000080\">.</font></p>\r\n    <p align=\"justify\"><font color=\"#000080\">For additional details and\r\n    information, please check our </font><font color=\"#0000FF\"><u>FAQ</u></font><font\r\n    color=\"#000080\"> section.</font></td>\r\n  </tr>\r\n  <tr>\r\n   <td width=\"50%\" style=\"border: 1 solid #008000\"></td>\r\n   <td width=\"50%\"\r\n   style=\"border-right: 1 solid #008000; border-top: 1 solid #008000; border-bottom: 1 solid #008000\"></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><font color=\"#000080\" face=\"Verdana\" size=\"5\">Remember:\r\n    Without <b>Connect</b></font><b><font face=\"Verdana\" size=\"5\"\r\n    color=\"#FF0000\">Hot</font></b><font color=\"#000080\" face=\"Verdana\" size=\"5\">\r\n    or <b>Cyber</b></font><b><font face=\"Verdana\" size=\"5\" color=\"#FF0000\">Fil</font></b><font\r\n    color=\"#000080\" face=\"Verdana\" size=\"5\">, there is <b>NO</b> business\r\n    increase !</font></p>\r\n    <p align=\"center\"><b><font face=\"arial, helvetica, sans-serif\" size=\"2\"\r\n    color=\"#FF0000\">Don\'t Gamble with the Biggest Opportunity to increase your\r\n    customer\'s portfolio!</font></b><font face=\"arial, helvetica, sans-serif\"\r\n    size=\"2\" color=\"#FF0000\"><br>\r\n    </font></p>\r\n   </td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<div align=\"center\">\r\n <center>\r\n <table border=\"0\" cellpadding=\"10\" cellspacing=\"1\" width=\"80%\">\r\n  <tr>\r\n   <td width=\"100%\">\r\n    <p align=\"center\"><font color=\"#0000FF\"><a href=\"http://www.connecthot.com\">Click\r\n    here now to search FREE whether <b>your number is still available</b></a></font></td>\r\n  </tr>\r\n </table>\r\n </center>\r\n</div>\r\n<p\r\nstyle=\"margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo1;\r\ntab-stops:list 36.0pt\"><span\r\nstyle=\"font-size:10.0pt;font-family:Verdana;\r\ncolor:navy\"><o:p>\r\n</o:p>\r\n</span></p>\r\n<p><span style=\"font-size:10.0pt;font-family:Verdana;color:navy\"><o:p>\r\n</o:p>\r\n</span></p>\r\n','english');
INSERT INTO Texts VALUES (26,'ServicesPricing','','','','','english');
INSERT INTO Texts VALUES (25,'OpenRegAgr','','','','<html xmlns:o=\"urn:schemas-microsoft-com:office:office\"\r\nxmlns:w=\"urn:schemas-microsoft-com:office:word\"\r\nxmlns=\"http://www.w3.org/TR/REC-html40\">\r\n\r\n<head>\r\n<meta http-equiv=Content-Type content=\"text/html; charset=windows-1252\">\r\n<meta name=ProgId content=Word.Document>\r\n<meta name=Generator content=\"Microsoft Word 9\">\r\n<meta name=Originator content=\"Microsoft Word 9\">\r\n<link rel=File-List\r\nhref=\"./OpenSRS%20Registration%20Agreement_files/filelist.xml\">\r\n<title>Registration Agreement</title>\r\n<!--[if gte mso 9]><xml>\r\n <o:DocumentProperties>\r\n  <o:Author>Elliott Stambouli</o:Author>\r\n  <o:LastAuthor>Elliott Stambouli</o:LastAuthor>\r\n  <o:Revision>12</o:Revision>\r\n  <o:TotalTime>17</o:TotalTime>\r\n  <o:Created>2001-08-10T20:01:00Z</o:Created>\r\n  <o:LastSaved>2001-08-10T22:06:00Z</o:LastSaved>\r\n  <o:Pages>4</o:Pages>\r\n  <o:Words>2900</o:Words>\r\n  <o:Characters>16533</o:Characters>\r\n  <o:Company>The Stambouli Enterprises</o:Company>\r\n  <o:Lines>137</o:Lines>\r\n  <o:Paragraphs>33</o:Paragraphs>\r\n  <o:CharactersWithSpaces>20303</o:CharactersWithSpaces>\r\n  <o:Version>9.2812</o:Version>\r\n </o:DocumentProperties>\r\n</xml><![endif]--><!--[if gte mso 9]><xml>\r\n <w:WordDocument>\r\n  <w:ActiveWritingStyle Lang=\"EN-US\" VendorID=\"8\" DLLVersion=\"513\" NLCheck=\"0\">0</w:ActiveWritingStyle>\r\n  <w:ActiveWritingStyle Lang=\"FR\" VendorID=\"9\" DLLVersion=\"512\" NLCheck=\"0\">1</w:ActiveWritingStyle>\r\n  <w:HyphenationZone>21</w:HyphenationZone>\r\n  <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>\r\n  <w:DisplayVerticalDrawingGridEvery>0</w:DisplayVerticalDrawingGridEvery>\r\n  <w:UseMarginsForDrawingGridOrigin/>\r\n  <w:Compatibility>\r\n   <w:FootnoteLayoutLikeWW8/>\r\n   <w:ShapeLayoutLikeWW8/>\r\n   <w:AlignTablesRowByRow/>\r\n   <w:ForgetLastTabAlignment/>\r\n   <w:LayoutRawTableWidth/>\r\n   <w:LayoutTableRowsApart/>\r\n  </w:Compatibility>\r\n </w:WordDocument>\r\n</xml><![endif]-->\r\n<style>\r\n<!--\r\n /* Font Definitions */\r\n@font-face\r\n	{font-family:Verdana;\r\n	panose-1:2 11 6 4 3 5 4 4 2 4;\r\n	mso-font-charset:0;\r\n	mso-generic-font-family:swiss;\r\n	mso-font-pitch:variable;\r\n	mso-font-signature:536871559 0 0 0 415 0;}\r\n@font-face\r\n	{font-family:\"Arial Unicode MS\";\r\n	panose-1:2 11 6 4 2 2 2 2 2 4;\r\n	mso-font-charset:128;\r\n	mso-generic-font-family:swiss;\r\n	mso-font-pitch:variable;\r\n	mso-font-signature:-1 -369098753 63 0 4129023 0;}\r\n@font-face\r\n	{font-family:\"@Arial Unicode MS\";\r\n	mso-font-charset:128;\r\n	mso-generic-font-family:swiss;\r\n	mso-font-pitch:variable;\r\n	mso-font-signature:-1 -369098753 63 0 4129023 0;}\r\n /* Style Definitions */\r\np.MsoNormal, li.MsoNormal, div.MsoNormal\r\n	{mso-style-parent:\"\";\r\n	margin:0cm;\r\n	margin-bottom:.0001pt;\r\n	mso-pagination:widow-orphan;\r\n	font-size:10.0pt;\r\n	font-family:\"Times New Roman\";\r\n	mso-fareast-font-family:\"Times New Roman\";\r\n	mso-ansi-language:EN-US;}\r\nh4\r\n	{margin-right:0cm;\r\n	mso-margin-top-alt:auto;\r\n	mso-margin-bottom-alt:auto;\r\n	margin-left:0cm;\r\n	mso-pagination:widow-orphan;\r\n	mso-outline-level:4;\r\n	font-size:12.0pt;\r\n	font-family:\"Arial Unicode MS\";\r\n	font-weight:bold;}\r\na:link, span.MsoHyperlink\r\n	{color:blue;\r\n	mso-text-animation:none;\r\n	text-decoration:none;\r\n	text-underline:none;\r\n	text-decoration:none;\r\n	text-line-through:none;}\r\na:visited, span.MsoHyperlinkFollowed\r\n	{color:purple;\r\n	text-decoration:underline;\r\n	text-underline:single;}\r\np\r\n	{margin-right:0cm;\r\n	mso-margin-top-alt:auto;\r\n	mso-margin-bottom-alt:auto;\r\n	margin-left:0cm;\r\n	mso-pagination:widow-orphan;\r\n	font-size:12.0pt;\r\n	font-family:\"Arial Unicode MS\";}\r\n@page Section1\r\n	{size:21.0cm 842.0pt;\r\n	margin:42.55pt 70.9pt 60.95pt 70.9pt;\r\n	mso-header-margin:36.0pt;\r\n	mso-footer-margin:36.0pt;\r\n	mso-paper-source:0;}\r\ndiv.Section1\r\n	{page:Section1;}\r\n-->\r\n</style>\r\n</head>\r\n\r\n<body lang=FR link=blue vlink=purple style=\'tab-interval:36.0pt\'>\r\n\r\n<div class=Section1>\r\n\r\n<h4 align=center style=\'text-align:center\'><span lang=EN-US style=\'color:navy;\r\nmso-ansi-language:EN-US\'>ConnectHot Registration Agreement<o:p></o:p></span></h4>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>1. AGREEMENT. In this Registration\r\nAgreement (&quot;Agreement&quot;) &quot;you&quot; and &quot;your&quot; refer to\r\neach customer, &quot;we&quot;, us&quot; and &quot;our&quot; refer to TUCOWS.com\r\nInc. and &quot;Services&quot; refers to the domain name registration provided by\r\nus as offered through <strong><span style=\'font-weight:normal\'>Elliott\r\nStambouli / ConnectHot.com</span></strong>, the Registration Service Provider\r\n(&quot;RSP&quot;). This Agreement explains our obligations to you, and explains\r\nyour obligations to us for various Services.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>2. SELECTION OF A DOMAIN NAME. You\r\nrepresent that, to the best of the your knowledge and belief, neither the\r\nregistration of the SLD name nor the manner in which it is directly or\r\nindirectly used infringes the legal rights of a third party and that the Domain\r\nName is not being registered for any unlawful purpose.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>3. FEES. As consideration for the services\r\nyou have selected, you agree to pay to us, or your respective RSP who remits\r\npayment to us on your behalf, the applicable service(s) fees. All fees payable\r\nhereunder are non-refundable. As further consideration for the Services, you\r\nagree to: (1) provide certain current, complete and accurate information about\r\nyou as required by the registration process and (2) maintain and update this\r\ninformation as needed to keep it current, complete and accurate. All such\r\ninformation shall be referred to as account information (&quot;Account\r\nInformation&quot;). You, by completing and submitting this Agreement represent\r\nthat the statements in your application are true.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>4. TERM. You agree that the Registration\r\nAgreement will remain in full force during the length of the term of your\r\nDomain Name Registration. Should you choose to renew or otherwise lengthen the\r\nterm of your Domain Name Registration, then the term of this Registration\r\nAgreement will be extended accordingly. This Agreement will remain in full\r\nforce during the length of the term of your Domain Name Registration as\r\nselected, recorded, and paid for upon registration of the Domain Name. Should\r\nyou choose to renew or otherwise lengthen the term of your Domain Name Registration,\r\nthen the term of this Registration Agreement will be extended accordingly.\r\nShould you transfer your domain name or should the domain name otherwise be\r\ntransferred due to another Registrar, the terms and conditions of this contract\r\nshall cease and shall be replaced by the contractual terms in force for the\r\npurpose of registering domain names then in force between SLD holders and the\r\nnew Registrar.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>5. MODIFICATIONS TO AGREEMENT. You agree,\r\nduring the period of this Agreement, that we may: (1) revise the terms and\r\nconditions of this Agreement; and (2) change the services provided under this\r\nAgreement. Any such revision or change will be binding and effective\r\nimmediately on posting of the revised Agreement or change to the service(s) on\r\nour web site, or on notification to you by e-mail or regular mail as per the\r\nNotices section of this agreement. You agree to review our web site, including\r\nthe Agreement, periodically to be aware of any such revisions. If you do not\r\nagree with any revision to the Agreement, you may terminate this Agreement at\r\nany time by providing us with notice by e-mail or regular mail as per the\r\nNotices section of this agreement. Notice of your termination will be effective\r\non receipt and processing by us. You agree that, by continuing to use the\r\nServices following notice of any revision to this Agreement or change in\r\nservice(s), you shall abide by any such revisions or changes. You further agree\r\nto abide by the ICANN Uniform Dispute Resolution Policy (&quot;Dispute\r\nPolicy&quot;) as amended from time to time. You agree that, by maintaining the\r\nreservation or registration of your domain name after modifications to the\r\nDispute Policy become effective, you have agreed to these modifications. You\r\nacknowledge that if you do not agree to any such modifications, you may request\r\nthat your domain name be deleted from the domain name database.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>6. MODIFICATIONS TO YOUR ACCOUNT. In order\r\nto change any of your account information with us, you must use your Account\r\nIdentifier and Password that you selected when you opened your account with us.\r\nPlease safeguard your Account Identifier and Password from any unauthorized\r\nuse. In no event will we be liable for the unauthorized use or misuse of your\r\nAccount Identifier or Password.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>7. DOMAIN NAME DISPUTE POLICY. If you reserved\r\nor registered a domain name through us, or transferred a domain name to us from\r\nanother registrar, you agree to be bound by the Dispute Policy which is\r\nincorporated herein and made a part of this Agreement by reference. The current\r\nversion of the Dispute Policy may be found at </span><u><span style=\'font-size:\r\n10.0pt;font-family:Verdana;color:blue\'><a\r\nhref=\"http://www.connecthot.com/TextFile.php3?Title=ICANN\"><u><span lang=EN-US\r\nstyle=\'mso-ansi-language:EN-US\'>http://www.connecthot.com/TextFile.php3?Title=ICANN</span></u></a></span></u><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\nEN-US\'> Please take the time to familiarize yourself with this policy.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>8. DOMAIN NAME DISPUTES. You agree that, if\r\nthe registration or reservation of your domain name is challenged by a third\r\nparty, you will be subject to the provisions specified in the Dispute Policy in\r\neffect at the time of the dispute. You agree that in the event a domain name\r\ndispute arises with any third party, you will indemnify and hold us harmless\r\npursuant to the terms and conditions contained in the Dispute Policy. For any\r\ndispute, you agree to submit to the jurisdiction of the courts of The Province\r\nof Ontario.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>9. ICANN POLICY. You agree that your\r\nregistration of the SLD name shall be subject to suspension, cancellation, or\r\ntransfer pursuant to any ICANN-adopted policy, or pursuant to any registrar or\r\nregistry procedure not inconsistent with an ICANN-adopted policy, (1) to\r\ncorrect mistakes by Registrar or the Registry in registering the name or (2)\r\nfor the resolution of disputes concerning the SLD name.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>10. AGENCY. Should you intend to license\r\nuse of a domain name to a third party you shall nonetheless be the SLD holder\r\nof record and are therefore responsible for providing your own full contact\r\ninformation and for providing and updating accurate technical and\r\nadministrative contact information adequate to facilitate timely resolution of\r\nany problems that arise in connection with the SLD. You shall accept liability\r\nfor harm caused by wrongful use of the SLD, unless you promptly disclose the\r\nidentity of the licensee to the party providing you reasonable evidence of\r\nactionable harm. You also represent that you have provided notice of the terms\r\nand conditions in this Agreement to the third party and that the third party\r\nagrees to the terms of Disclosure and Use of Registration Information (sections\r\n18 and 19 of this Agreement).<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>11. ANNOUNCEMENTS. We and the RSP reserve\r\nthe right to distribute information to you that is pertinent to the quality or\r\noperation of our services and those of our service partners. These\r\nannouncements will be predominately informative in nature and may include\r\nnotices describing changes, upgrades, new products or other information to add\r\nsecurity or to enhance your identity on the Internet.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>12. LIMITATION OF LIABILITY. You agree that\r\nour entire liability, and your exclusive remedy, with respect to any\r\nServices(s) provided under this Agreement and any breach of this Agreement is solely\r\nlimited to the amount you paid for such Service(s). We and our contractors\r\nshall not be liable for any direct, indirect, incidental, special or\r\nconsequential damages resulting from the use or inability to use any of the\r\nServices or for the cost of procurement of substitute services. Because some\r\nstates do not allow the exclusion or limitation of liability for consequential\r\nor incidental damages, in such states, our liability is limited to the extent\r\npermitted by law. We disclaim any and all loss or liability resulting from, but\r\nnot limited to: (1) loss or liability resulting from access delays or access\r\ninterruptions; (2) loss or liability resulting from data non-delivery or data\r\nmis-delivery; (3) loss or liability resulting from acts of God; (4) loss or\r\nliability resulting from the unauthorized use or misuse of your account\r\nidentifier or password; (5) loss or liability resulting from errors, omissions,\r\nor misstatements in any and all information or services(s) provided under this\r\nAgreement; (6) loss or liability resulting from the interruption of your\r\nService. You agree that we will not be liable for any loss of registration and\r\nuse of your domain name, or for interruption of business, or any indirect,\r\nspecial, incidental, or consequential damages of any kind (including lost\r\nprofits) regardless of the form of action whether in contract, tort (including\r\nnegligence), or otherwise, even if we have been advised of the possibility of\r\nsuch damages. In no event shall our maximum liability exceed five hundred ($500.00)\r\ndollars.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>13. INDEMNITY. You agree to release,\r\nindemnify, and hold us, our contractors, agents, employees, officers, directors\r\nand affiliates harmless from all liabilities, claims and expenses, including\r\nwithout limitation Network Solutions, Inc., and the directors, officers,\r\nemployees and agents of each of them, including attorney\'s fees, of third\r\nparties relating to or arising under this Agreement, the Services provided\r\nhereunder or your use of the Services, including without limitation infringement\r\nby you, or someone else using the Service with your computer, of any\r\nintellectual property or other proprietary right of any person or entity, or\r\nfrom the violation of any of our operating rules or policy relating to the\r\nservice(s) provided. You also agree to release, indemnify and hold us harmless\r\npursuant to the terms and conditions contained in the Dispute Policy. When we\r\nare threatened with suit by a third party, we may seek written assurances from\r\nyou concerning your promise to indemnify us; your failure to provide those\r\nassurances may be considered by us to be a breach of your Agreement and may\r\nresult in deactivation of your domain name.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>14. TRANSFER OF OWNERSHIP. The person named\r\nas administrative contact at the time the controlling user name and password\r\nare secured shall be the owner of the domain name. You agree that prior to\r\ntransferring ownership of your domain name to another person (the\r\nTransferee&quot;) you shall require the Transferee to agree, in writing to be\r\nbound by all the terms and conditions of this Agreement. Your domain name will\r\nnot be transferred until we receive such written assurances or other reasonable\r\nassurance that the Transferee has been bound by the contractual terms of this\r\nAgreement (such reasonable assurance as determined by us in our sole\r\ndiscretion) along with the applicable transfer fee. If the Transferee fails to\r\nbe bound in a reasonable fashion (as determine by us in our sole discretion) to\r\nthe terms and conditions in this Agreement, any such transfer will be null and\r\nvoid.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>15. BREACH. You agree that failure to abide\r\nby any provision of this Agreement, any operating rule or policy or the Dispute\r\nPolicy provided by us, may be considered by us to be a material breach and that\r\nwe may provide a written notice, describing the breach, to you. If within\r\nthirty (30) calendar days of the date of such notice, you fail to provide\r\nevidence, which is reasonably satisfactory to us, that you have not breached\r\nyour obligations under the Agreement, then we may delete the registration or reservation\r\nof your domain name. Any such breach by you shall not be deemed to be excused\r\nsimply because we did not act earlier in response to that, or any other breach\r\nby you.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>16. NO GUARANTY. You agree that, by\r\nregistration or reservation of your chosen domain name, such registration or\r\nreservation does not confer immunity from objection to either the registration,\r\nreservation, or use of the domain name.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>17. DISCLAIMER OF WARRANTIES. You agree\r\nthat your use of our Services is solely at your own risk. You agree that such\r\nService(s) is provided on an &quot;as is,&quot; &quot;as available&quot; basis.\r\nWe expressly disclaim all warranties of any kind, whether express or implied,\r\nincluding but not limited to the implied warranties of merchantability, fitness\r\nfor a particular purpose and non-infringement. We make no warranty that the\r\nServices will meet your requirements, or that the Service(s) will be\r\nuninterrupted, timely, secure, or error free; nor do we make any warranty as to\r\nthe results that may be obtained from the use of the Service(s) or as to the\r\naccuracy or reliability of any information obtained through the Service or that\r\ndefects in the Service will be corrected. You understand and agree that any\r\nmaterial and/or data downloaded or otherwise obtained through the use of Service\r\nis done at your own discretion and risk and that you will be solely responsible\r\nfor any damage to your computer system or loss of data that results from the\r\ndownload of such material and/or data. We make no warranty regarding any goods\r\nor services purchased or obtained through the Service or any transactions\r\nentered into through the Service. No advice or information, whether oral or\r\nwritten, obtained by you from us or through the Service shall create any\r\nwarranty not expressly made herein.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>18. INFORMATION. As part of the\r\nregistration process, you are required to provide us certain information and to\r\nupdate us promptly as such information changes such that our records are\r\ncurrent, complete and accurate. You are obliged to provide us the following\r\ninformation:<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>i) Your name and postal address (or, if\r\ndifferent, that of the domain name holder); <o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>ii) The domain name being registered <o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>iii) The name, postal address, e-mail\r\naddress, and voice and fax (if available) telephone numbers of the\r\nadministrative contact for the domain name. <o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>iv) The name, postal address, e-mail\r\naddress, and voice and fax (if available) telephone numbers of the billing\r\ncontact for the domain name. <o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>Any other information which we request from\r\nyou at registration is voluntary. Any voluntary information we request is\r\ncollected such that we can continue to improve the products and services\r\noffered to you through your RSP.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>19. DISCLOSURE AND USE OF REGISTRATION\r\nINFORMATION. You agree and acknowledge that we will make domain name\r\nregistration information you provide available to ICANN, to the registry\r\nadministrators, and to other third parties as ICANN and applicable laws may\r\nrequire or permit. You further agree and acknowledge that we may make publicly\r\navailable, or directly available to third party vendors, some, or all, of the\r\ndomain name registration information you provide, for purposes of inspection\r\n(such as through our WHOIS service) or other purposes as required or permitted\r\nby ICANN and the applicable laws.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>You hereby consent to any and all such\r\ndisclosures and use of, and guidelines, limits and restrictions on disclosure\r\nor use of, information provided by you in connection with the registration of a\r\ndomain name (including any updates to such information), whether during or\r\nafter the term of your registration of the domain name. You hereby irrevocably\r\nwaive any and all claims and causes of action you may have arising from such\r\ndisclosure or use of your domain name registration information by us.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>You may access your domain name\r\nregistration information in our possession to review, modify or update such\r\ninformation, by accessing our domain manager service, or similar service, made\r\navailable by us through your RSP.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>We will not process data about any\r\nidentified or identifiable natural person that we obtain from you in a way\r\nincompatible with the purposes and other limitations which we describe in this\r\nAgreement.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>We will take reasonable precautions to\r\nprotect the information we obtain from you from our loss, misuse, unauthorized\r\naccessory disclosure, alteration or destruction of that information.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>20. REVOCATION. Your willful provision of\r\ninaccurate or unreliable information, your willful failure promptly to update\r\ninformation provided to us, or your failure to respond for over fifteen calendar\r\ndays to inquiries by us concerning the accuracy of contact details associated\r\nwith the your registration shall constitute a material breach of this Agreement\r\nand be a basis for cancellation of the SLD registration.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>21. RIGHT OF REFUSAL. We, in our sole\r\ndiscretion, reserve the right to refuse to register or reserve your chosen\r\ndomain name or register you for other Services within thirty (30) calendar days\r\nfrom receipt of your payment for such services. In the event we do not register\r\nor reserve your domain name or register you for other Services, or we delete\r\nyour domain name or other Services within such thirty (30) calendar day period,\r\nwe agree to refund your applicable fee(s). You agree that we shall not be\r\nliable to you for loss or damages that may result from our refusal to register,\r\nreserve, or delete your domain name or register you for other Services.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>22. SEVERABILITY. You agree that the terms\r\nof this Agreement are severable. If any term or provision is declared invalid\r\nor unenforceable, that term or provision will be construed consistent with\r\napplicable law as nearly as possible to reflect the original intentions of the\r\nparties, and the remaining terms and provisions will remain in full force and\r\neffect.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>23. NON-AGENCY. Nothing contained in this\r\nAgreement or the Dispute Policy shall be construed as creating any agency,\r\npartnership, or other form of joint enterprise between the parties.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>24. NON-WAIVER. Our failure to require\r\nperformance by you of any provision hereof shall not affect the full right to\r\nrequire such performance at any time thereafter; nor shall the waiver by us of\r\na breach of any provision hereof be taken or held to be a waiver of the\r\nprovision itself.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>25. NOTICES. Any notice, direction or other\r\ncommunication given under this Agreement shall be in writing and given by\r\nsending it via e-mail or via regular mail. In the case of e-mail, valid notice\r\nshall only have been deemed to have been given when an electronic confirmation\r\nof delivery has been obtained by the sender. In the case of e-mail notification\r\nto us or to the RSP to </span><u><span style=\'font-size:10.0pt;font-family:\r\nVerdana;color:blue\'><a href=\"mailto:lhutz@tucows.com\"><u><span lang=EN-US\r\nstyle=\'mso-ansi-language:EN-US\'>lhutz@tucows.com</span></u></a></span></u><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\nEN-US\'> or&nbsp; </span><strong><span style=\'font-size:10.0pt;font-family:Verdana;\r\nmso-bidi-font-family:Arial;color:blue;font-weight:normal\'><a\r\nhref=\"mailto:registrar@ConnectHot.com\"><span lang=EN-US style=\'mso-ansi-language:\r\nEN-US\'>registrar@ConnectHot.com</span></a></span></strong><span lang=EN-US\r\nstyle=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:EN-US\'>\r\nor, in the case of notice to you, at the e-mail address provided by you in your\r\nWHOIS record. Any e-mail communication shall be deemed to have been validly and\r\neffectively given on the date of such communication, if such date is a business\r\nday and such delivery was made prior to 4:00 p.m. EST, otherwise it will be\r\ndeemed to have been delivered on the next business day. In the case of regular\r\nmail notice, valid notice shall be deemed to have been validly and effectively\r\ngiven 5 business days after the date of mailing and, in the case of\r\nnotification to us or to the RSP shall be sent to:<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>\r\n\r\n<div align=center>\r\n\r\n<table border=1 cellspacing=0 cellpadding=0 style=\'margin-left:99.45pt;\r\n border-collapse:collapse;border:none;mso-border-alt:solid windowtext .5pt;\r\n mso-padding-alt:0cm 3.5pt 0cm 3.5pt\'>\r\n <tr>\r\n  <td width=205 valign=top style=\'width:153.7pt;border:solid windowtext .5pt;\r\n  padding:0cm 3.5pt 0cm 3.5pt\'>\r\n  <p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:\r\n  0cm\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;\r\n  mso-ansi-language:EN-US\'>TUCOWS.com<br>\r\n  Registrant Affairs Office<br>\r\n  96 Mowat Avenue<br>\r\n  Toronto, Ontario<br>\r\n  M6K 3M1<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=70 valign=top style=\'width:52.85pt;border:solid windowtext .5pt;\r\n  border-left:none;mso-border-left-alt:solid windowtext .5pt;padding:0cm 3.5pt 0cm 3.5pt\'>\r\n  <p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:\r\n  0cm;text-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:\r\n  Verdana;color:navy;mso-ansi-language:EN-US\'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>\r\n  <p align=center style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;\r\n  margin-left:0cm;text-align:center\'><span lang=EN-US style=\'font-size:10.0pt;\r\n  font-family:Verdana;color:navy;mso-ansi-language:EN-US\'>or<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=194 valign=top style=\'width:145.6pt;border:solid windowtext .5pt;\r\n  border-left:none;mso-border-left-alt:solid windowtext .5pt;padding:0cm 3.5pt 0cm 3.5pt\'>\r\n  <p style=\'margin:0cm;margin-bottom:.0001pt\'><span lang=EN-US\r\n  style=\'font-size:10.0pt;font-family:Verdana;mso-bidi-font-family:Arial;\r\n  color:navy;mso-ansi-language:EN-US\'>LYRegistry.com<o:p></o:p></span></p>\r\n  <p style=\'margin:0cm;margin-bottom:.0001pt\'><span lang=EN-US\r\n  style=\'font-size:10.0pt;font-family:Verdana;mso-bidi-font-family:Arial;\r\n  color:navy;mso-ansi-language:EN-US\'>ConnectHot.com Division<br>\r\n  1409 Madison Avenue</span><span lang=EN-US style=\'font-size:10.0pt;\r\n  font-family:Verdana;color:navy;mso-ansi-language:EN-US\'><o:p></o:p></span></p>\r\n  <p style=\'margin:0cm;margin-bottom:.0001pt\'><span lang=EN-US\r\n  style=\'font-size:10.0pt;font-family:Verdana;mso-bidi-font-family:Arial;\r\n  color:navy;mso-ansi-language:EN-US\'>Cheyenne</span><span lang=EN-US\r\n  style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\n  EN-US\'><o:p></o:p></span></p>\r\n  <p style=\'margin:0cm;margin-bottom:.0001pt;text-align:justify\'><span\r\n  lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;mso-bidi-font-family:\r\n  Arial;color:navy;mso-ansi-language:EN-US\'>Wyoming 82001</span><span\r\n  lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\n  EN-US\'><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</table>\r\n\r\n</div>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:0cm\'><span\r\nlang=EN-US style=\'font-size:10.0pt;font-family:Verdana;color:navy;mso-ansi-language:\r\nEN-US\'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>and in the case of notification to you\r\nshall be to the address specified in the &quot;Administrative Contact&quot; in\r\nyour WHOIS record.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>26. ENTIRETY. You agree that this\r\nAgreement, the rules and policies published by us and the Dispute Policy are\r\nthe complete and exclusive agreement between you and us regarding our Services.\r\nThis Agreement and the Dispute Policy supersede all prior agreements and\r\nunderstandings, whether established by custom, practice, policy or precedent.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>27. GOVERNING LAW. THIS AGREEMENT SHALL BE\r\nGOVERNED BY AND INTERPRETED AND ENFORCED IN ACCORDANCE WITH THE LAWS OF\r\nPROVINCE OF ONTARIO AND THE FEDERAL LAWS OF CANADA APPLICABLE THEREIN WITHOUT\r\nREFERENCE TO RULES GOVERNING CHOICE OF LAWS. ANY ACTION RELATING TO THIS\r\nAGREEMENT MUST BE BROUGHT IN ONTARIO AND YOU IRREVOCABLY CONSENT TO THE\r\nJURISDICTION OF SUCH COURTS.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>28. INFANCY. You attest that you are of\r\nlegal age to enter into this Agreement.<o:p></o:p></span></p>\r\n\r\n<p style=\'margin-top:0cm;margin-right:0cm;margin-bottom:6.0pt;margin-left:36.0pt;\r\ntext-align:justify\'><span lang=EN-US style=\'font-size:10.0pt;font-family:Verdana;\r\ncolor:navy;mso-ansi-language:EN-US\'>29. ACCEPTANCE OF AGREEMENT. YOU\r\nACKNOWLEDGE THAT YOU HAVE READ THIS AGREEMENT AND AGREE TO ALL ITS TERMS AND\r\nCONDITIONS. YOU HAVE INDEPENDENTLY EVALUATED THE DESIRABILITY OF THE SERVICE AND\r\nARE NOT RELYING ON ANY REPRESENTATION AGREEMENT., GUARANTEE OR STATEMENT OTHER\r\nTHAN AS SET FORTH IN THIS AGREEMENT.<o:p></o:p></span></p>\r\n\r\n<p class=MsoNormal style=\'margin-bottom:6.0pt;text-align:justify\'><span\r\nlang=EN-US style=\'font-family:Verdana;color:navy\'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span></p>\r\n\r\n</div>\r\n\r\n','english');
INSERT INTO Texts VALUES (27,'PrivacyPolicy','','','','','english');
INSERT INTO Texts VALUES (28,'HoldingPage','','','','','english');
INSERT INTO Texts VALUES (29,'HoldingPage','','','','','francais');

#
# Table structure for table 'Tickets'
#

CREATE TABLE Tickets (
  TicketNo int(11) NOT NULL auto_increment,
  RandomID varchar(32) NOT NULL default '',
  UserEmail varchar(127) NOT NULL default '',
  TicketStatus enum('NEW','TREATED','CLOSED') default 'NEW',
  TicketSubject varchar(255) NOT NULL default '',
  OperatorServiceCode varchar(32) NOT NULL default '',
  LastRemark text,
  LastUpdateTime datetime default '2001-01-01 00:00:00',
  AllRemarks text,
  OpenTime datetime default '2001-01-01 00:00:00',
  CloseTime datetime default '2001-01-01 00:00:00',
  PRIMARY KEY  (TicketNo),
  KEY UserEmail (UserEmail),
  KEY OpenTime (OpenTime),
  KEY CloseTime (CloseTime)
) TYPE=MyISAM;

#
# Dumping data for table 'Tickets'
#

INSERT INTO Tickets VALUES (1,'149351872745690675','eugeneprosso@yahoo.com','CLOSED','test','Info',NULL,'2001-07-17 09:13:17','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 16.7.2001</newheader>eugeneprosso@yahoo.com comment: <br> <newheader>Updated by Technical Support on 17.7.2001 at 09:13:17</newheader>Ticket was forwarded to Information Service<br>Ticket status was changed to \'CLOSED\'<br>Admin comment: <br> asdasdkasjdklasjdlasjkdas','2001-07-16 00:00:00','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (2,'328672075893685073','eugeneprosso@yahoo.com','NEW','test 2','Sales',NULL,'2001-07-17 03:35:58','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 3:35:58 </newheader>user comment #1 from test 2','2001-07-17 03:35:58','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (3,'347750111416579531','eugeneprosso@yahoo.com','CLOSED','test 2','Tech',NULL,'2001-07-17 09:35:53','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 3:47:51 </newheader>user comment #1 from test 2<newheader>Updated by Sales Department on 17.7.2001 at 09:20:02</newheader>The ticket was forwarded to Technical Support by Sales Department<br>Ticket status was changed to \'TREATED\'<br>Admin comment: <br> asidasdaskldasjdkasjd<newheader>Updated by Technical Support on 17.7.2001 at 09:35:53</newheader>Ticket status was changed to \'CLOSED\'<br>','2001-07-17 03:47:51','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (4,'840048475861968598','eugeneprosso@yahoo.com','NEW','test 2','Sales',NULL,'2001-07-17 03:51:09','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 3:51:9 </newheader>user comment #1 from test 2','2001-07-17 03:51:09','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (5,'835962782603581444','eugeneprosso@yahoo.com','NEW','test 2','Sales',NULL,'2001-07-17 09:08:10','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 3:54:36 </newheader>user comment #1 from test 2<newheader>Updated by Sales Department on 17.7.2001 at 09:08:10</newheader>Admin comment: <br> asdasdasdasdasd','2001-07-17 03:54:36','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (6,'434904152232476588','eugeneprosso@yahoo.com','TREATED','test 2','Sales',NULL,'2001-07-25 11:34:42','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 3:56:0 </newheader>user comment #1 from test 2<newheader>Updated by Sales Department on 25.7.2001 at 11:34:42</newheader>Ticket status was changed to \'TREATED\'<br>','2001-07-17 03:56:00','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (7,'198553766600244743','eugeneprosso@yahoo.com','TREATED','test 2','Tech',NULL,'2001-07-17 08:56:15','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 3:59:8 </newheader>user comment #1 from test 2<newheader>Updated by Sales Department on 17.7.2001 at 08:56:15</newheader>Ticket was forwarded to Technical Support<br>Ticket status was changed to \'TREATED\'<br>Admin comment: <br> tes\'\'\'t','2001-07-17 03:59:08','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (8,'726596491764314317','eugeneprosso@yahoo.com','CLOSED','test 2','Tech',NULL,'2001-07-17 09:31:28','<newheader>Updated by Sales Department on 17.7.2001 at 08:34:26</newheader>Admin comment: <br> asASAsA\'asdasdasdasdasd<newheader>Updated by Sales Department on 17.7.2001 at 08:34:58</newheader>Admin comment: <br> adsasdasdasdas\'hhhhhhhhhh<newheader>Updated by Sales Department on 17.7.2001 at 08:37:22</newheader>Admin comment: <br> can I ot I can\'t? <newheader>Updated by Sales Department on 17.7.2001 at 08:38:02</newheader>Admin comment: <br> seem\'s it\'s succeed\'d!<newheader>Updated by Sales Department on 17.7.2001 at 08:38:34</newheader>Admin comment: <br> \"\'\"\'\"\"\'<newheader>Updated by Sales Department on 17.7.2001 at 08:39:09</newheader>Ticket was forwarded to Technical Support<br>Ticket status was changed to \'CLOSED\'<br>Admin comment: <br> let\'s try all the 3 together. <newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:22:49</newheader>Privet, Adminishka! Coudn\'t you please post some more comments? <newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:25:33</newheader>Privet, Adminishka! Coudn\'t you please post some more comments? <newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:25:53</newheader>Privet, Adminishka! Coudn\'t you please post some more comments? <newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:26:18</newheader>Adminishka! Coudn\'t you please post some more comments?<newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:29:26</newheader>7weqwqrwerwerwerwerwe<newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:30:14</newheader>can or can\'t? <newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 09:31:28</newheader>we\'ll do it!','2001-07-17 04:10:00','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (9,'811900551492750958','eugeneprosso@yahoo.com','NEW','test 2','Sales',NULL,'2001-07-17 08:23:56','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 5:0:41 </newheader>user comment #1 from test 2<newheader>Updated by  (<a href = mailto:></a>) \n				on 17.7.2001 at 08:12:03</newheader>Ticket was forwarded to \'Sales Department\'<br>Ticket status was changed to \'NEW\'<br>Admin comment: <br> asdaskdjaskjd<newheader>Updated by Sales Department (<a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a>) \n				on 17.7.2001 at 08:18:16</newheader>Admin comment: <br> sdfasdfasfsadfasdfasdfsdfasdf<newheader>Updated by Sales Department on 17.7.2001 at 08:23:56</newheader>Admin comment: <br> asdasdasdasdasdaaaa','2001-07-17 05:00:41','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (10,'975758331130740986','eugeneprosso@yahoo.com','TREATED','test 2','Admin',NULL,'2001-07-17 05:13:15','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 17.7.2001 at 05:04:11 </newheader>user comment #1 from test 2<newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 05:07:40</newheader>eugeneprosso@yahoo.com comment: <br> 2190438sadjfkljfkl;asdjf;lkasjdf;alkjf;laksj;flkjas;dlfkjasdfasdfasdfasdfasdfasd<newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 05:08:25</newheader>eugeneprosso@yahoo.com comment: <br> 2190438sadjfkljfkl;asdjf;lkasjdf;alkjf;laksj;flkjas;dlfkjasdfasdfasdfasdfasdfasd<newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 05:12:06</newheader>2190438sadjfkljfkl;asdjf;lkasjdf;alkjf;laksj;flkjas;dlfkjasdfasdfasdfasdfasdfasd<newheader>Comment posted by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \n				on 17.7.2001 at 05:13:15</newheader>2190438sadjfkljfkl;asdjf;lkasjdf;alkjf;laksj;flkjas;dlfkjasdfasdfasdfasdfasdfasd','2001-07-17 05:04:11','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (11,'759386952810967230','elliott@stambouli.org','NEW','testing auto-answer','Sales',NULL,'2001-08-30 07:54:30','<newheader>Updated by <a href = mailto:elliott@stambouli.org>elliott@stambouli.org</a> \r\n					on 30.8.2001 at 07:01:26 </newheader>problem Much toooooooooooo slow !<newheader>Comment posted by <a href = mailto:elliott@stambouli.org>elliott@stambouli.org</a> \n				on 30.8.2001 at 07:10:50</newheader>testing update<newheader>Updated by Information Service on 30.8.2001 at 07:54:30</newheader>The ticket was forwarded to Sales Department by Information Service<br>Admin comment: <br> Dear Elliott, \r\nit is slow because of the server. \r\nThank you for starting the tests. ','2001-08-30 07:01:26','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (12,'562505368627258404','eugeneprosso@yahoo.com','NEW','test','Sales',NULL,'2001-08-30 07:47:14','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 30.8.2001 at 07:47:14 </newheader>test','2001-08-30 07:47:14','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (13,'508364846825198803','eugeneprosso@yahoo.com','NEW','test','Sales',NULL,'2001-08-30 07:51:25','<newheader>Updated by <a href = mailto:eugeneprosso@yahoo.com>eugeneprosso@yahoo.com</a> \r\n					on 30.8.2001 at 07:51:25 </newheader>test','2001-08-30 07:51:25','2001-01-01 00:00:00');
INSERT INTO Tickets VALUES (14,'835576997677909268','test','NEW','test','Info',NULL,'2001-10-28 18:00:21','<newheader>Updated by <a href = mailto:test>test</a> \r\n					on 28.10.2001 at 18:00:21 </newheader>werewroiewr\r\nwerewproeri\r\nteest','2001-10-28 18:00:21','2001-01-01 00:00:00');

#
# Table structure for table 'TransferOut'
#

CREATE TABLE TransferOut (
  domain varchar(67) NOT NULL default '',
  billing_id int(11) NOT NULL default '0',
  email varchar(64) NOT NULL default '',
  username varchar(32) NOT NULL default '',
  password varchar(32) NOT NULL default '',
  sub_username varchar(67) NOT NULL default '',
  sub_password varchar(67) NOT NULL default '',
  new_admin_email varchar(64) NOT NULL default '',
  date timestamp(14) NOT NULL,
  PRIMARY KEY  (domain),
  KEY new_admin_email (new_admin_email),
  KEY email (email)
) TYPE=MyISAM;

#
# Dumping data for table 'TransferOut'
#

INSERT INTO TransferOut VALUES ('029625000.com',55,'eugeneprosso@yahoo.com','connecthot1','new_password','eugeneprossoyahoocom','prosso','eugeneprosso@yahoo.com',20010820080506);
INSERT INTO TransferOut VALUES ('003572318388.com',62,'eugeneprosso@yahoo.com','connecthot1','new_password','eugeneprossoyahoocom','prosso','eugeneprosso@yahoo.com',20010821004057);

