Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 479
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/model) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 482
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/model/behaviors) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 485
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/controller) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 488
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/controller/components) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 491
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/view) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 494
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/view/helpers) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 497
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 500
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/vendors) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) in /home/jprone01/public_html/cake/libs/configure.php on line 504
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 479]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 479
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/model) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 482]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 482
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/model/behaviors) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 485]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 485
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/controller) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 488]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 488
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/controller/components) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 491]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 491
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/view) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 494]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 494
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake/libs/view/helpers) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 497]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 497
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/cake) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 500]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 500
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Warning (2): is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home2/jprone01/vendors) is not within the allowed path(s): (/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload) [CORE/cake/libs/configure.php, line 504]
Code |
Context$type = null
$paths = array(
"libs" => array(
"/home/jprone01/public_html/cake/libs/"
),
"model" => array(
"/home/jprone01/public_html/cake/libs/model/"
),
"behavior" => array(
"/home/jprone01/public_html/cake/libs/model/behaviors/"
),
"controller" => array(
"/home/jprone01/public_html/cake/libs/controller/"
),
"component" => array(
"/home/jprone01/public_html/cake/libs/controller/components/"
),
"view" => array(
"/home/jprone01/public_html/cake/libs/view/"
),
"helper" => array(
"/home/jprone01/public_html/cake/libs/view/helpers/"
),
"cake" => array(
"/home/jprone01/public_html/cake/"
),
"class" => array(
"/home/jprone01/public_html/cake/"
)
)
$used = array(
"/home/jprone01/public_html",
"/home/jprone01"
)
$vendor = array(
"vendor" => array(
"/home/jprone01/public_html/vendors/"
)
)
$openBasedir = "/home/jprone01:/home2/jprone01:/usr/lib/php:/usr/local/lib/php:/usr/local/lanten/public:/upload"
$all = array(
"/home/jprone01/public_html",
"/home/jprone01",
"/home2/jprone01",
"/usr/lib/php",
"/usr/local/lib/php",
"/usr/local/lanten/public",
"/upload"
)
$path = "/home2/jprone01"
is_dir - [internal], line ??
Configure::corePaths() - CORE/cake/libs/configure.php, line 504
Configure::buildPaths() - CORE/cake/libs/configure.php, line 579
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 682
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 83
Szolgáltatások
Tolmácsolás, tolmács-közvetítés
Cégünk adatbázisa több mint 120 képzett japán tolmács és szakfordító adatait tartalmazza. Bármilyen szituációban, bármilyen szakterületen legyen is szüksége japán nyelvű tolmácsolásra, mi kiközvetítjük az Ön igényeinek leginkább megfelelő szakembert. Legyen szó tárgyalásról, üzem-bejárásról, városnézésről avagy egyéb rendezvényről: forduljon hozzánk bizalommal!
Fordítás
Vállalunk magyar-japán avagy japán-magyar fordítást, szinte bármilyen szakterületen. Cégünk kizárólag tapasztalattal rendelkező fordítókkal működik együtt. A dokumentumokat bizalmasan kezeljük, a fordítón és a lektoron kívül nem adjuk át senkinek. Honlapok, brossúrák, tervrajzok, műszaki leírások, üzleti levelek, irodalmi művek stb. fordítását egyaránt vállaljuk.
Tanácsadás, üzleti tanácsadás, üzletkötés
Az elmúlt években egyre több japán ipari vállalat fektet be a térségben és hoz létre üzemeket. Az üzemek létesítésének kezdetén nagy igény mutatkozik a géptelepítéssel, karbantartással foglalkozó alvállalkozók szolgáltatásaira. A nehézkes kommunikáció és a nem megfelelően felépített marketing-stratégia azonban sokszor már a kapcsolatfelvétel szakaszában gátat szab a sikeres együttműködésnek. A nyelvi korlátokon kívül számos más kulturális és szemléletbeli különbség nehezítheti meg a japán partnerekkel történő kapcsolatfelvételt, kapcsolattartást és együttműködést. Az ilyen jellegű problémák megoldásának és elkerülésének érdekében szívesen nyújtunk segítséget és tanácsokat az Ön vállalkozásának is. A J-Pro segít Önnek és vállalkozásának abban, hogy felvegye a kapcsolatot a japán befektetőkkel és célratörő eszközökkel, valamint megnyerő formában mutassa be szolgáltatásait és ezáltal nagyobb eséllyel nyújthassa be pályázatát az adott projektre.
Ingatlan- és szállásközvetítés
Elsősorban a Magyarországon tartózkodó japán állampolgárok számára közvetítünk ingatlanokat bérlés avagy vásárlás céljából. Továbbá rövidebb távú tartózkodás esetén segítséget nyújtunk a szállásfoglalásban illetve a tartózkodás során felmerülő egyéb természetű igények kielégítésében.
Magyar és szlovák vendéglátó egységek támogatása
Változatlanul nagy számban érkeznek japán turisták a közép-európai térségbe és előszeretettel élnek a vidéki turizmus nyújtotta lehetőségekkel. Az elmúlt évek tapasztalatai szerint a japán turisták által leginkább látogatott turisztikai célpontok a következők: - nemzeti ételeket, borokat kínáló éttermek - tradicionális kézműves termékeket kínáló üzletek és műhelyek - Gyógyfürdők, wellness-szolgáltatások, gyógy-turisztikai célpontok - Porcelán készítést, festést bemutató műhelyek - Nemzeti Parkokat bemutató túrák Cégünk többek között kapcsolatban áll japán utazási irodákkal is, így szívesen nyújtunk segítséget a magyar és szlovák vendéglátó egységeknek abban, hogy szolgáltatásaikat a japán turisták számára leginkább befogadható és megnyerő formában népszerűsítsék (honlapkészítés, brossúrák, szórólapok készítése, étlapok fordítása, marketing, stb.).
Kereskedelem
Japán, Korea és Kína napjainkra vezető szerephez jutott az innovatív termékek gyártásában és fejlesztésében. A XXI. században egyre gyorsuló nemzetközi kereskedelem ellenére még mindig sok kiaknázatlan lehetőséget rejtenek ezek a távol-keleti országok az olyan európai vállakozások számára, amelyek szeretnének addig még nem látott vagy alig ismert termékeket forgalmazni Európában. Cégünk jelenleg is forgalmaz néhány olyan terméket, amely Japánban vagy japán technológia alapján készült más ázsiai országban. Ezek a termékek új, eddig még nem tapasztalt előnyökkel ismertetik meg az európai vásárlóközönséget és ezáltal új lehetőségeket nyitnak meg az európai térség piacán. Igény esetén szívesen segítünk más vállalkozóknak is abban, hogy megtalálják azokat a termékeket, amelyek vonzóbb és merőben új lehetőségeket biztosítanak az európai végfelhasználók számára. Szívesen segítünk abban is, hogy a viszonteladók Japánból avagy egyéb ázsiai országokból minél kedvezőbb áron juthassanak hozzá a keresett termékhez anélkül, hogy kompromisszumot kelljen kötniük minőségi szempontból.
Európában nem forgalmazott japán termékek felkutatása és beszerzése
Csapatépítő tréningek, szabadidős programok, kirándulások szervezése japán cégek számára
- Vitorlázás - Karaoke - Kabrió és mikrobusz kölcsönzés
Segítség és tanácsadás Japánba készülő turistáknak
- Szállásfoglalás - Japánban élő magyar segítőtárs és utikalauz felkutatása - Tanácsadás (közlekedéssel, árakkal, kommunikációval, szuvenírrel, stb. kapcsolatban)