Advertisement
Guest User

Untitled

a guest
Oct 7th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.29 KB | None | 0 0
  1. <?php
  2.  
  3. if (count($_POST)) {
  4. while (list($key, $val) = each($_POST)) {
  5. $$key = $val;
  6. }
  7. }
  8.  
  9. if (count($_GET)) {
  10. while (list($key, $val) = each($_GET)) {
  11. $$key = $val;
  12. }
  13. }
  14.  
  15. if (count($_SESSION)) {
  16. while (list($key, $val) = each($_SESSION)) {
  17. $$key = $val;
  18. }
  19. }
  20.  
  21. if (empty($PHP_SELF)) {
  22. $PHP_SELF = $_SERVER['PHP_SELF'];
  23. }
  24.  
  25.  
  26.  
  27. $showtable = true;
  28.  
  29.  
  30.  
  31. if (!empty($birthdaysubmit)) {
  32.  
  33.  
  34.  
  35. $cdate_monthdata=array(
  36.  
  37. 0=>array(8,0,0,0,0,0,0,0,0,0,0,0,29,30,7,1),
  38.  
  39. 1=>array(0,29,30,29,29,30,29,30,29,30,30,30,29,0,8,2),
  40.  
  41. 2=>array(0,30,29,30,29,29,30,29,30,29,30,30,30,0,9,3),
  42.  
  43. 3=>array(5,29,30,29,30,29,29,30,29,29,30,30,29,30,10,4),
  44.  
  45. 4=>array(0,30,30,29,30,29,29,30,29,29,30,30,29,0,1,5),
  46.  
  47. 5=>array(0,30,30,29,30,30,29,29,30,29,30,29,30,0,2,6),
  48.  
  49. 6=>array(4,29,30,30,29,30,29,30,29,30,29,30,29,30,3,7),
  50.  
  51. 7=>array(0,29,30,29,30,29,30,30,29,30,29,30,29,0,4,8),
  52.  
  53. 8=>array(0,30,29,29,30,30,29,30,29,30,30,29,30,0,5,9),
  54.  
  55. 9=>array(2,29,30,29,29,30,29,30,29,30,30,30,29,30,6,10),
  56.  
  57. 10=>array(0,29,30,29,29,30,29,30,29,30,30,30,29,0,7,11),
  58.  
  59. 11=>array(6,30,29,30,29,29,30,29,29,30,30,29,30,30,8,12),
  60.  
  61. 12=>array(0,30,29,30,29,29,30,29,29,30,30,29,30,0,9,1),
  62.  
  63. 13=>array(0,30,30,29,30,29,29,30,29,29,30,29,30,0,10,2),
  64.  
  65. 14=>array(5,30,30,29,30,29,30,29,30,29,30,29,29,30,1,3),
  66.  
  67. 15=>array(0,30,29,30,30,29,30,29,30,29,30,29,30,0,2,4),
  68.  
  69. 16=>array(0,29,30,29,30,29,30,30,29,30,29,30,29,0,3,5),
  70.  
  71. 17=>array(2,30,29,29,30,29,30,30,29,30,30,29,30,29,4,6),
  72.  
  73. 18=>array(0,30,29,29,30,29,30,29,30,30,29,30,30,0,5,7),
  74.  
  75. 19=>array(7,29,30,29,29,30,29,29,30,30,29,30,30,30,6,8),
  76.  
  77. 20=>array(0,29,30,29,29,30,29,29,30,30,29,30,30,0,7,9),
  78.  
  79. 21=>array(0,30,29,30,29,29,30,29,29,30,29,30,30,0,8,10),
  80.  
  81. 22=>array(5,30,29,30,30,29,29,30,29,29,30,29,30,30,9,11),
  82.  
  83. 23=>array(0,29,30,30,29,30,29,30,29,29,30,29,30,0,10,12),
  84.  
  85. 24=>array(0,29,30,30,29,30,30,29,30,29,30,29,29,0,1,1),
  86.  
  87. 25=>array(4,30,29,30,29,30,30,29,30,30,29,30,29,30,2,2),
  88.  
  89. 26=>array(0,29,29,30,29,30,29,30,30,29,30,30,29,0,3,3),
  90.  
  91. 27=>array(0,30,29,29,30,29,30,29,30,29,30,30,30,0,4,4),
  92.  
  93. 28=>array(2,29,30,29,29,30,29,29,30,29,30,30,30,30,5,5),
  94.  
  95. 29=>array(0,29,30,29,29,30,29,29,30,29,30,30,30,0,6,6),
  96.  
  97. 30=>array(6,29,30,30,29,29,30,29,29,30,29,30,30,29,7,7),
  98.  
  99. 31=>array(0,30,30,29,30,29,30,29,29,30,29,30,29,0,8,8),
  100.  
  101. 32=>array(0,30,30,30,29,30,29,30,29,29,30,29,30,0,9,9),
  102.  
  103. 33=>array(5,29,30,30,29,30,30,29,30,29,30,29,29,30,10,10),
  104.  
  105. 34=>array(0,29,30,29,30,30,29,30,29,30,30,29,30,0,1,11),
  106.  
  107. 35=>array(0,29,29,30,29,30,29,30,30,29,30,30,29,0,2,12),
  108.  
  109. 36=>array(3,30,29,29,30,29,29,30,30,29,30,30,30,29,3,1),
  110.  
  111. 37=>array(0,30,29,29,30,29,29,30,29,30,30,30,29,0,4,2),
  112.  
  113. 38=>array(7,30,30,29,29,30,29,29,30,29,30,30,29,30,5,3),
  114.  
  115. 39=>array(0,30,30,29,29,30,29,29,30,29,30,29,30,0,6,4),
  116.  
  117. 40=>array(0,30,30,29,30,29,30,29,29,30,29,30,29,0,7,5),
  118.  
  119. 41=>array(6,30,30,29,30,30,29,30,29,29,30,29,30,29,8,6),
  120.  
  121. 42=>array(0,30,29,30,30,29,30,29,30,29,30,29,30,0,9,7),
  122.  
  123. 43=>array(0,29,30,29,30,29,30,30,29,30,29,30,29,0,10,8),
  124.  
  125. 44=>array(4,30,29,30,29,30,29,30,29,30,30,29,30,30,1,9),
  126.  
  127. 45=>array(0,29,29,30,29,29,30,29,30,30,30,29,30,0,2,10),
  128.  
  129. 46=>array(0,30,29,29,30,29,29,30,29,30,30,29,30,0,3,11),
  130.  
  131. 47=>array(2,30,30,29,29,30,29,29,30,29,30,29,30,30,4,12),
  132.  
  133. 48=>array(0,30,29,30,29,30,29,29,30,29,30,29,30,0,5,1),
  134.  
  135. 49=>array(7,30,29,30,30,29,30,29,29,30,29,30,29,30,6,2),
  136.  
  137. 50=>array(0,29,30,30,29,30,30,29,29,30,29,30,29,0,7,3),
  138.  
  139. 51=>array(0,30,29,30,30,29,30,29,30,29,30,29,30,0,8,4),
  140.  
  141. 52=>array(5,29,30,29,30,29,30,29,30,30,29,30,29,30,9,5),
  142.  
  143. 53=>array(0,29,30,29,29,30,30,29,30,30,29,30,29,0,10,6),
  144.  
  145. 54=>array(0,30,29,30,29,29,30,29,30,30,29,30,30,0,1,7),
  146.  
  147. 55=>array(3,29,30,29,30,29,29,30,29,30,29,30,30,30,2,8),
  148.  
  149. 56=>array(0,29,30,29,30,29,29,30,29,30,29,30,30,0,3,9),
  150.  
  151. 57=>array(8,30,29,30,29,30,29,29,30,29,30,29,30,29,4,10),
  152.  
  153. 58=>array(0,30,30,30,29,30,29,29,30,29,30,29,30,0,5,11),
  154.  
  155. 59=>array(0,29,30,30,29,30,29,30,29,30,29,30,29,0,6,12),
  156.  
  157. 60=>array(6,30,29,30,29,30,30,29,30,29,30,29,30,29,7,1),
  158.  
  159. 61=>array(0,30,29,30,29,30,29,30,30,29,30,29,30,0,8,2),
  160.  
  161. 62=>array(0,29,30,29,29,30,29,30,30,29,30,30,29,0,9,3),
  162.  
  163. 63=>array(4,30,29,30,29,29,30,29,30,29,30,30,30,29,10,4),
  164.  
  165. 64=>array(0,30,29,30,29,29,30,29,30,29,30,30,30,0,1,5),
  166.  
  167. 65=>array(0,29,30,29,30,29,29,30,29,29,30,30,29,0,2,6),
  168.  
  169. 66=>array(3,30,30,30,29,30,29,29,30,29,29,30,30,29,3,7),
  170.  
  171. 67=>array(0,30,30,29,30,30,29,29,30,29,30,29,30,0,4,8),
  172.  
  173. 68=>array(7,29,30,29,30,30,29,30,29,30,29,30,29,30,5,9),
  174.  
  175. 69=>array(0,29,30,29,30,29,30,30,29,30,29,30,29,0,6,10),
  176.  
  177. 70=>array(0,30,29,29,30,29,30,30,29,30,30,29,30,0,7,11),
  178.  
  179. 71=>array(5,29,30,29,29,30,29,30,29,30,30,30,29,30,8,12),
  180.  
  181. 72=>array(0,29,30,29,29,30,29,30,29,30,30,29,30,0,9,1),
  182.  
  183. 73=>array(0,30,29,30,29,29,30,29,29,30,30,29,30,0,10,2),
  184.  
  185. 74=>array(4,30,30,29,30,29,29,30,29,29,30,30,29,30,1,3),
  186.  
  187. 75=>array(0,30,30,29,30,29,29,30,29,29,30,29,30,0,2,4),
  188.  
  189. 76=>array(8,30,30,29,30,29,30,29,30,29,29,30,29,30,3,5),
  190.  
  191. 77=>array(0,30,29,30,30,29,30,29,30,29,30,29,29,0,4,6),
  192.  
  193. 78=>array(0,30,29,30,30,29,30,30,29,30,29,30,29,0,5,7),
  194.  
  195. 79=>array(6,30,29,29,30,29,30,30,29,30,30,29,30,29,6,8),
  196.  
  197. 80=>array(0,30,29,29,30,29,30,29,30,30,29,30,30,0,7,9),
  198.  
  199. 81=>array(0,29,30,29,29,30,29,29,30,30,29,30,30,0,8,10),
  200.  
  201. 82=>array(4,30,29,30,29,29,30,29,29,30,29,30,30,30,9,11),
  202.  
  203. 83=>array(0,30,29,30,29,29,30,29,29,30,29,30,30,0,10,12),
  204.  
  205. 84=>array(10,30,29,30,30,29,29,30,29,29,30,29,30,30,1,1),
  206.  
  207. 85=>array(0,29,30,30,29,30,29,30,29,29,30,29,30,0,2,2),
  208.  
  209. 86=>array(0,29,30,30,29,30,30,29,30,29,30,29,29,0,3,3),
  210.  
  211. 87=>array(6,30,29,30,29,30,30,29,30,30,29,30,29,29,4,4),
  212.  
  213. 88=>array(0,30,29,30,29,30,29,30,30,29,30,30,29,0,5,5),
  214.  
  215. 89=>array(0,30,29,29,30,29,29,30,30,29,30,30,30,0,6,6),
  216.  
  217. 90=>array(5,29,30,29,29,30,29,29,30,29,30,30,30,30,7,7),
  218.  
  219. 91=>array(0,29,30,29,29,30,29,29,30,29,30,30,30,0,8,8),
  220.  
  221. 92=>array(0,29,30,30,29,29,30,29,29,30,29,30,30,0,9,9),
  222.  
  223. 93=>array(3,29,30,30,29,30,29,30,29,29,30,29,30,29,10,10),
  224.  
  225. 94=>array(0,30,30,30,29,30,29,30,29,29,30,29,30,0,1,11),
  226.  
  227. 95=>array(8,29,30,30,29,30,29,30,30,29,29,30,29,30,2,12),
  228.  
  229. 96=>array(0,29,30,29,30,30,29,30,29,30,30,29,29,0,3,1),
  230.  
  231. 97=>array(0,30,29,30,29,30,29,30,30,29,30,30,29,0,4,2),
  232.  
  233. 98=>array(5,30,29,29,30,29,29,30,30,29,30,30,29,30,5,3),
  234.  
  235. 99=>array(0,30,29,29,30,29,29,30,29,30,30,30,29,0,6,4),
  236.  
  237. 100=>array(0,30,30,29,29,30,29,29,30,29,30,30,29,0,7,5),
  238.  
  239. 101=>array(4,30,30,29,30,29,30,29,29,30,29,30,29,30,8,6),
  240.  
  241. 102=>array(0,30,30,29,30,29,30,29,29,30,29,30,29,0,9,7),
  242.  
  243. 103=>array(0,30,30,29,30,30,29,30,29,29,30,29,30,0,10,8),
  244.  
  245. 104=>array(2,29,30,29,30,30,29,30,29,30,29,30,29,30,1,9),
  246.  
  247. 105=>array(0,29,30,29,30,29,30,30,29,30,29,30,29,0,2,10),
  248.  
  249. 106=>array(7,30,29,30,29,30,29,30,29,30,30,29,30,30,3,11),
  250.  
  251. 107=>array(0,29,29,30,29,29,30,29,30,30,30,29,30,0,4,12),
  252.  
  253. 108=>array(0,30,29,29,30,29,29,30,29,30,30,29,30,0,5,1),
  254.  
  255. 109=>array(5,30,30,29,29,30,29,29,30,29,30,29,30,30,6,2),
  256.  
  257. 110=>array(0,30,29,30,29,30,29,29,30,29,30,29,30,0,7,3),
  258.  
  259. 111=>array(0,30,29,30,30,29,30,29,29,30,29,30,29,0,8,4),
  260.  
  261. 112=>array(4,30,29,30,30,29,30,29,30,29,30,29,30,29,9,5),
  262.  
  263. 113=>array(0,30,29,30,29,30,30,29,30,29,30,29,30,0,10,6),
  264.  
  265. 114=>array(9,29,30,29,30,29,30,29,30,30,29,30,29,30,1,7),
  266.  
  267. 115=>array(0,29,30,29,29,30,29,30,30,30,29,30,29,0,2,8),
  268.  
  269. 116=>array(0,30,29,30,29,29,30,29,30,30,29,30,30,0,3,9),
  270.  
  271. 117=>array(6,29,30,29,30,29,29,30,29,30,29,30,30,30,4,10),
  272.  
  273. 118=>array(0,29,30,29,30,29,29,30,29,30,29,30,30,0,5,11),
  274.  
  275. 119=>array(0,30,29,30,29,30,29,29,30,29,29,30,30,0,6,12),
  276.  
  277. 120=>array(4,29,30,30,30,29,30,29,29,30,29,30,29,30,7,1)
  278.  
  279. );
  280.  
  281.  
  282.  
  283. $cdate_zodiacarray=array("null","Rat","Ox","Tiger","Rabbit","Dragon","Snake","Horse","Sheep","Monkey","Rooster","Dog","Pig");
  284.  
  285.  
  286.  
  287. $cdate_zodicdescrptionarray[1] = "People born under the sign of Rat are noted for their charm and attraction for the opposite sex. They are hardworking and consequently often financially wealthy. And are likely to be perfectionists. Rat people are easily angered and love to gossip. Their ambitions are big, and they are usually very successful. The Mouse is very social and has many friends who he supports in generous ways. The family is important; a Mouse is loyal to his family and will fight for it if needed.They are most compatible with people born in the years of the Dragon, Monkey, and Ox.";
  288.  
  289. $cdate_zodicdescrptionarray[2] = "People born under the sign of Ox are patient, taciturn, and inspire confidence in others. They tend to be eccentric, and bigoted, and they anger easily. They have fierce tempers and although they speak little, when they do they are quite eloquent. Ox people are mentally and physically alert. Generally easy-going, they are remarkably stubborn, and they hate to fail or be opposed. They are most compatible with Snake, Rooster, and Rat people.";
  290.  
  291. $cdate_zodicdescrptionarray[3] = "People born under the sign of Tiger are sensitive, given to deep thinking, capable of great sympathy. They can be extremely short-tempered, however. Other people have great respect for them, but sometimes tiger people come into conflict with older people or those in authority. sometimes Tiger people cannot make up their minds, which can result in a poor, hasty decision or a sound decision arrived at too late. They are suspicious of others, but they are courageous and powerful. Tigers are most compatible with Horses, Dragons, and Dogs";
  292.  
  293. $cdate_zodicdescrptionarray[4] = "People born in the Year of the Rabbit are articulate, talented, and ambitious. They are virtuous, reserved, and have excellent taste. Rabbit people are admired, trusted, and are often financially lucky. They are fond of gossip but are tactful and generally kind. Rabbit people seldom lose their temper. They are clever at business and being conscientious, never back out of a contract. They would make good gamblers for they have the uncanny gift of choosing the right thing. However, they seldom gamble, as they are conservative and wise. They are most compatible with those born in the years of the Sheep, Pig, and Dog.";
  294.  
  295. $cdate_zodicdescrptionarray[5] = "People born in the Year of the Dragon are healthy, energetic, excitable, short-tempered, and stubborn. They are also honest, sensitive, brave, and they inspire confidence and trust. Dragon people are the most eccentric of any in the eastern zodiac. They neither borrow money nor make flowery speeches, but they tend to be soft-hearted which sometimes gives others an advantage over them. They are compatible with Rats, Snakes, Monkeys, and Roosters.";
  296.  
  297. $cdate_zodicdescrptionarray[6] = "People born in the Year of the Snake are deep. They say little and possess great wisdom. They never have to worry about money; they are financially fortunate. Snake people are often quite vain, selfish, and a bit stingy. Yet they have tremendous sympathy for others and try to help those less fortunate. Snake people tend to overdo, since they have doubts about other people's judgment and prefer to rely on themselves. They are determined in whatever they do and hate to fail. Although calm on the surface, they are intense and passionate. Snake people are usually good-looking and sometimes have martial problems because they are fickle. They are most compatible with the Ox and Rooster.";
  298.  
  299. $cdate_zodicdescrptionarray[7] = "People born in the Year of the Horse are popular. They are cheerful, skillful with money, and perceptive, although they sometimes talk too much. The are wise, talented, good with their hands, and sometimes have a weakness for members of the opposite sex. They are impatient and hot-blooded about everything except their daily work. They like entertainment and large crowds. They are very independent and rarely listen to advice. They are most compatible with Tigers, Dogs, and Sheep.";
  300.  
  301. $cdate_zodicdescrptionarray[8] = "People born in the Year of Sheep are elegant and highly accomplished in the arts. They seem to be, at first glance, better off than those born in the zodiac's other years. But sheep year people are often shy, pessimistic, and puzzled about life. They are usually deeply religious, yet timid by nature. Sometimes clumsy in speech, they are always passionate about what they do and what they believe in. Sheep people never have to worry about having the best in life for their abilities make money for them, and they are able to enjoy the creature comforts that they like. Sheep people are wise, gentle, and compassionate. They are compatible with Rabbits, Pigs, and Horses.";
  302.  
  303. $cdate_zodicdescrptionarray[9] = "People born in the Year of the Monkey are the erratic geniuses of the cycle. Clever, skillful, and flexible, they are remarkably inventive and original and can solve the most difficult problems with ease. There are few fields in which Monkey people wouldn't be successful but they have a disconcerting habit of being too agreeable. They want to do things now, and if they cannot get started immediately, they become discouraged and sometimes leave their projects. Although good at making decisions, they tend to look down on others. Having common sense, Monkey people have a deep desire for knowledge and have excellent memories. Monkey people are strong willed but their anger cools quickly. They are most compatible with the Dragon and Rat.";
  304.  
  305. $cdate_zodicdescrptionarray[10] = "People born in the Year of the Rooster are deep thinkers, capable, and talented. They like to be busy and are devoted beyond their capabilities and are deeply disappointed if they fail. People born in the Rooster Year are often a bit eccentric, and often have rather difficult relationship with others. They always think they are right and usually are! They frequently are loners and though they give the outward impression of being adventurous, they are timid. Rooster people's emotions like their fortunes, swing very high to very low. They can be selfish and too outspoken, but are always interesting and can be extremely brave. They are most compatible with Ox, Snake, and Dragon.";
  306.  
  307. $cdate_zodicdescrptionarray[11] = "People born in the Year of the Dog possess the best traits of human nature. They have a deep sense of loyalty, are honest, and inspire other people's confidence because they know how to keep secrets. But Dog People are somewhat selfish, terribly stubborn, and eccentric. They care little for wealth, yet somehow always seem to have money. They can be cold emotionally and sometimes distant at parties. They can find fault with many things and are noted for their sharp tongues. Dog people make good leaders. They are compatible with those born in the Years of the Horse, Tiger, and Rabbit.";
  308.  
  309. $cdate_zodicdescrptionarray[12] = "People born in the Year of the Pig are chivalrous and gallant. Whatever they do, they do with all their strength. For Boar Year people, there is no left or right and there is no retreat. They have tremendous fortitude and great honesty. They don't make many friends but they make them for life, and anyone having a Boar Year friend is fortunate for they are extremely loyal. They don't talk much but have a great thirst for knowledge. They study a great deal and are generally well informed. Boar people are quick tempered, yet they hate arguments and quarreling. They are kind to their loved ones. No matter how bad problems seem to be, Boar people try to work them out, honestly if sometimes impulsively. They are most compatible with Rabbits and Sheep. ";
  310.  
  311.  
  312.  
  313. $cdate_total=11;
  314.  
  315. $cdate_cntotal=0;
  316.  
  317.  
  318.  
  319. for ($y=1901;$y<$year;$y++){
  320.  
  321. $cdate_total+=365;
  322.  
  323. if ($y%4==0) $cdate_total ++;
  324.  
  325. }
  326.  
  327.  
  328.  
  329. switch ($month){
  330.  
  331. case 12:
  332.  
  333. $cdate_total+=30;
  334.  
  335. case 11:
  336.  
  337. $cdate_total+=31;
  338.  
  339. case 10:
  340.  
  341. $cdate_total+=30;
  342.  
  343. case 9:
  344.  
  345. $cdate_total+=31;
  346.  
  347. case 8:
  348.  
  349. $cdate_total+=31;
  350.  
  351. case 7:
  352.  
  353. $cdate_total+=30;
  354.  
  355. case 6:
  356.  
  357. $cdate_total+=31;
  358.  
  359. case 5:
  360.  
  361. $cdate_total+=30;
  362.  
  363. case 4:
  364.  
  365. $cdate_total+=31;
  366.  
  367. case 3:
  368.  
  369. $cdate_total+=28;
  370.  
  371. case 2:
  372.  
  373. $cdate_total+=31;
  374.  
  375. }
  376.  
  377.  
  378.  
  379. if ($year%4==0 and $month>2){
  380.  
  381. $cdate_total++;
  382.  
  383. }
  384.  
  385.  
  386.  
  387. $cdate_total = $cdate_total+($day-1);
  388.  
  389.  
  390.  
  391. $myeardiff = $year-1900;
  392.  
  393.  
  394.  
  395. for ($x=0;$x<=$myeardiff;$x++){
  396.  
  397. for ($y=1;$y<=13;$y++){
  398.  
  399. if ($cdate_cntotal<$cdate_total){
  400.  
  401. $cdate_cntotal+=$cdate_monthdata[$x][$y];
  402.  
  403. $cdate_cnyear = $x;
  404.  
  405. $cdate_cnmonth = $y;
  406.  
  407. }
  408.  
  409. }
  410.  
  411. }
  412.  
  413.  
  414.  
  415. $cdate_zodiacnumber = $cdate_monthdata[$cdate_cnyear][15];
  416.  
  417. $cdate_zodiac = $cdate_zodiacarray[$cdate_zodiacnumber];
  418.  
  419. $cdate_zodicdescrption = $cdate_zodicdescrptionarray[$cdate_zodiacnumber];
  420.  
  421.  
  422.  
  423. $showtable = false;
  424.  
  425.  
  426.  
  427. }
  428.  
  429.  
  430.  
  431. ?>
  432.  
  433. <table border=0 cellpadding=2 cellspacing=2>
  434.  
  435. <tr>
  436.  
  437. <td align="center">
  438.  
  439. <p>Your Chinese zodiac is <? print "$cdate_zodiac"; ?></p>
  440.  
  441. <img src="images/czodiac<? print "$cdate_zodiacnumber"; ?>.gif"><br>
  442.  
  443. <? print "$cdate_zodicdescrption"; ?><br>
  444.  
  445. </td>
  446.  
  447. </tr>
  448.  
  449. </table>
  450.  
  451. <?php
  452.  
  453. }
  454.  
  455. ?>
  456.  
  457. </td>
  458.  
  459. </tr>
  460.  
  461. <tr>
  462.  
  463. <td align="right">&nbsp; </td>
  464.  
  465. </tr>
  466.  
  467. </table>
  468.  
  469.  
  470.  
  471. </td>
  472.  
  473. <td class="table_02" background="./images/right_bg.gif" valign="top">
  474.  
  475. <table width="200" border="0" cellspacing="0" cellpadding="6">
  476.  
  477. <tr>
  478.  
  479. <td>&nbsp;</td>
  480.  
  481. </tr>
  482.  
  483. </table>
  484.  
  485. </td>
  486.  
  487. </tr>
  488.  
  489. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement