| 1 |
<?php |
<?php |
| 2 |
// $Id: contaxe.module,v 1.14.2.1 2008/02/28 11:39:23 salgar Exp $ |
// $Id: contaxe.module,v 1.14.2.2 2008/02/28 16:59:41 salgar Exp $ |
| 3 |
|
|
| 4 |
/* |
/* |
| 5 |
http://drupal.org/project/jquery_update |
http://drupal.org/project/jquery_update |
| 84 |
12 => array( 'desc' => 'Button 2', 'width' => '120', 'height' => '60', 'adtype' => 'img'), |
12 => array( 'desc' => 'Button 2', 'width' => '120', 'height' => '60', 'adtype' => 'img'), |
| 85 |
13 => array( 'desc' => 'Micro Bar', 'width' => '88', 'height' => '31', 'adtype' => 'img'), |
13 => array( 'desc' => 'Micro Bar', 'width' => '88', 'height' => '31', 'adtype' => 'img'), |
| 86 |
14 => array( 'desc' => 'Micro Button', 'width' => '80', 'height' => '15', 'adtype' => 'img'), |
14 => array( 'desc' => 'Micro Button', 'width' => '80', 'height' => '15', 'adtype' => 'img'), |
| 87 |
15 => array( 'desc' => 'Medium Rectangle (2x2)', 'width' => '300', 'height' => '250', 'adtype' => 'txt'), |
50 => array( 'desc' => 'Medium Rectangle (2x2)', 'width' => '300', 'height' => '250', 'adtype' => 'txt'), |
| 88 |
16 => array( 'desc' => 'Vertical Banner (2x1)', 'width' => '120', 'height' => '240', 'adtype' => 'txt'), |
16 => array( 'desc' => 'Vertical Banner (2x1)', 'width' => '120', 'height' => '240', 'adtype' => 'txt'), |
| 89 |
17 => array( 'desc' => 'Wide Skyscraper (4x1)', 'width' => '160', 'height' => '600', 'adtype' => 'imgtxt'), |
17 => array( 'desc' => 'Wide Skyscraper (4x1)', 'width' => '160', 'height' => '600', 'adtype' => 'imgtxt'), |
| 90 |
18 => array( 'desc' => 'Fullbanner (1x1)', 'width' => '468', 'height' => '60', 'adtype' => 'txt'), |
18 => array( 'desc' => 'Fullbanner (1x1)', 'width' => '468', 'height' => '60', 'adtype' => 'txt'), |