JustPaste.it

$website_id = Mage::app()->getStore()->getWebsiteId();
if($website_id == '2')
{

        // logic

}