|
  |
Spain by car
10.05.2005 - 20.05.2005
Number of photos: 71 Number of comments: 0 Read also story
|
|
|
|
  | Day 8 - Kadiz, Sevilla
Early morning driving to Kadiz, walking in the town, climbing the tower.
Then we drive to Sevilla, where spend the rest of the day. Afterwards driving
direction Cordoba, staying in a camping.
|   |
|
|
//read comments
if ($GLOBALS['gl_album']->AlbumPath){
getAlbumNameByID($GLOBALS['gl_id'],$strName,$dum);
$fComments=$strName . '.cmt';
ReadCommentsAlbum($fComments,$ar_comments);
}
//print comments
if ($ar_comments->text[0] AND $GLOBALS['gl_album']->AlbumPath)
{
$strComments=array('rus'=>'Комментарии:','eng'=>'Comments:');
print("      {$strComments[$_SESSION['lang']]}\n");
$nComment=0;
foreach($ar_comments->name as $key=>$value)
{
print("\n");
print("  | \n");
if (strcmp($ar_comments->mail[$nComment][0],'#'))
{
$strLinkBegin="mail[$nComment] . "\">";
$strLinkEnd="";
} else {
$strLinkBegin='';
$strLinkeEnd='';
}
print("$strLinkBegin {$ar_comments->name[$nComment]} $strLinkEnd {$ar_comments->date[$nComment]} | \n");
print("{$ar_comments->text[$nComment]} | \n");
print("  | \n");
print(" \n");
$nComment++;
}
print(" |
\n");
}
// print form for comments
if ($GLOBALS['gl_album']->AlbumPath){
print("\n");
$str=array('rus'=>'Добавить комментарий (без ссылок):','eng'=>'Add comment (without links):');
print("      {$str[$_SESSION['lang']]} \n");
print("\n");
print("
|
\n");
}
?>
  |
today hosts: 35;     hits: 38
|
Shaman (c) Roga & Copyta, 2006 - 2013
|
  |
|