X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=e561d687d1719fb5cd2720e7a0b55e06cb2c401b;hb=ae4baf0b0142cc538df4370430f4971440b33ee6;hp=7020e7ca3d4c37a6b5f01a744872a2e4dcb3e0dc;hpb=795194e019e7535556044c8f959882f1737e1233;p=brisk.git diff --git a/web/index.php b/web/index.php index 7020e7c..e561d68 100644 --- a/web/index.php +++ b/web/index.php @@ -135,12 +135,13 @@ function main() $altout_propag = array( array ( 'url' => 'http://www.alternativeoutput.it', 'content' => '' ), array ( 'url' => 'http://virtualsky.alternativeoutput.it', - 'content' => '' ) + 'content' => '' ) ); // seed with microseconds since last "whole" second srand ((double) microtime() * 1000000); - $randval = rand(0,count($altout_propag)-1); + // $randval = rand(0,count($altout_propag)-1); + $randval = 1; $altout_carousel = sprintf('%s', $altout_propag[$randval]['url'], $altout_propag[$randval]['content']); @@ -179,10 +180,15 @@ google_color_url = "000000"; -
+ + +
briscola chiamata in salsa ajax
-
+
+ +
@@ -214,7 +220,22 @@ google_color_url = "000000"; $brisk_vertical_menu = '
- + + +


sponsored by:

'.$altout_carousel.'


@@ -349,7 +370,7 @@ else { \n"); - printf($brisk_vertical_menu, '




', + printf($brisk_vertical_menu, '



', $brisk_donate); printf(""); ?>