You can load Magento model using the following code: Mage::getModel('modulename/modelname')
Example: Mage::getModel('catalog/product') This will load Mage_Catalog_Model_product