if(!function_exists('sh_set')){ function sh_set( $var, $key, $def = '' ) { if( !$var ) return false; if( is_object( $var ) && isset( $var->$key ) ) return $var->$key; elseif( is_array( $var ) && isset( $var[$key] ) ) return $var[$key]; elseif( $def ) return $def; else return false; } } function restin_register_taxonomy($tax, $post_type){ return register_taxonomy($tax, $post_type); } function restin_shortcode_add($tag, $func) { global $shortcode_tags; if ( '' == trim( $tag ) ) { $message = __( 'Invalid shortcode name: Empty name given.' ); _doing_it_wrong( __FUNCTION__, $message, '4.4.0' ); return; } if ( 0 !== preg_match( '@[<>&/\[\]\x00-\x20=]@', $tag ) ) { /* translators: 1: shortcode name, 2: space separated list of reserved characters */ $message = sprintf( __( 'Invalid shortcode name: %1$s. Do not use spaces or reserved characters: %2$s' ), $tag, '& / < > [ ] =' ); _doing_it_wrong( __FUNCTION__, $message, '4.4.0' ); return; } $shortcode_tags[ $tag ] = $func; } Contact Us - Hotel Sias - Agios Avgoustinos

Contact Us

DISTANCE from INTERNTIONAL AIRPORT OF KALAMATA to Sias Bungalows Resort

direction_from_sias_to_international_airport_en-2

DISTANCE from Central Bus station of Kalamata to Sias Bungalows Resort

direction from sias to bus station

DISTANCE from General Hospital of Kalamata to Sias Bungalows Resort

direction from sias to general hospital

    This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.