function openGirlInfo(id, act)
{
	wndGirlInfo = window.open('/m_girl/girl_info.php?id=' + id + "&act=" + act, 'girl_info', 'toolbar=no,location=1,scrollbars=1,resizable=1,width=1020,height=730')
}

function openSoapNews(id)
{
	wndGirlInfo = window.open('/m_content/soapland_news_view.php?id=' + id, 'soapland_news', 'toolbar=no,location=1,scrollbars=0,resizable=0,width=820,height=610')
}

function openShopSmsg(id)
{
	wndGirlInfo = window.open('/m_info/shop_smsg_view.php?id=' + id, 'shop_smsg', 'toolbar=no,location=no,scrollbars=yes,resizable=1,width=630,height=810')
}
