thans alot...
i just found other way by myself.. and its work great for me... if you see any problem with my
way, please notify me.
this is my way to solve this problem:
in the index.php file i add this code :
<?php
global $wb;
$current_page_id = $wb->page_id;
$wb->page_id = 5;
page_content(2);
$wb->page_id = $current_page_id;
?>
all the changes i'll do on page_id 5....
thanks for the fast answer...
Lior
http://www.intercity.co.il