Money & duty free for Kazakhstan
Exchange rates:
Kazakh TengeC$1 = лв250.15
€1 = лв350.26
£1 = лв415.29
US$1 = лв335.55
status == 1){
print node_view($node, FALSE, TRUE);
}
$destination_nid = get_destination_node_id();
$nid = get_subnode_nid($destination_nid, 'region_dutyfree');
$node = node_load($nid);
if($node->status == 1){
print node_view($node, FALSE, TRUE);
}
?>