태국 양념 중에 '남 프릭 파우'란 것이 있습니다. 태국식 고추장 볶음인데 똠얌에 쓰는 것이 있고 볶음용으로 쓰이는 것이 있지요. 간혹 노점 식당에는 없기도 하지만 웬만한 식당에는 다 있습니다.
이 태국식 볶음 고추장은 독특한 향도 없고 매콤하고 고소한 것이 우리 입맛에 잘 맞습니다. 오징어에 이걸 넣고 볶으면 우리나라 오징어 볶음이랑 흡사합니다. 또 돼지고기와 볶으면 제육 볶음 덮밥과 비슷하고요... 가격은 20~30밧 선 식당에서는 이렇게 말하면 됩니다. 오징어 고추장 볶음 덮밥 : 카우 랏 남프릭 파우 빠믁 돼지고기 고추장 볶음 덮밥 : 카우 랏 남프릭 파우 무
// 이미지의 크기에 따라 새창의 크기가 변경됩니다. 출처: 그누보드
function image_window(img)
{
var w = img.tmp_width;
var h = img.tmp_height;
var winl = (screen.width-w)/2;
var wint = (screen.height-h)/3;
if (w >= screen.width) {
winl = 0;
h = (parseInt)(w * (h / w));
}
if (h >= screen.height) {
wint = 0;
w = (parseInt)(h * (w / h));
}
var js_url = " \n";
js_url += " \n";
js_url += ""+"script> \n";
var settings;
if (!document.all) {
settings ='width='+(w+10)+',';
settings +='height='+(h+10)+',';
} else {
settings ='width='+w+',';
settings +='height='+h+',';
}
settings +='top='+wint+',';
settings +='left='+winl+',';
settings +='scrollbars=no,';
settings +='resizable=yes,';
settings +='status=no';
win=/*window.open*/("","image_window",settings);
win.document.open();
win.document.write (" \n \n\n");
var size = "이미지 사이즈 : "+w+" x "+h;
win.document.write (""+size+" \n");
if(w >= screen.width || h >= screen.height) {
win.document.write (js_url);
var click = "[안내]태그제한으로등록되지않습니다-ondblclick='window.close();' style='cursor:move' title=' "+size+" \n\n 이미지 사이즈가 화면보다 큽니다. \n 왼쪽 버튼을 클릭한 후 마우스를 움직여서 보세요. \n\n 더블 클릭하면 닫혀요. '";
}
else
var click = "[안내]태그제한으로등록되지않습니다-xxonclick='window.close();' style='cursor:pointer' title=' "+size+" \n\n 클릭하면 닫혀요. '";
win.document.write (" \n");
win.document.write (" \n\n");
win.document.write (" \n");
win.document.write ("