(28-04-2013) – Jennifer Lopez and Casper Smart attending at Grand opening of Hakkasan at MGM Grand in Las Vegas.
[php]
include_once “./photogallery/cpmfetch/cpmfetch.php”;
$objCpm = new cpm(“./photogallery/cpmfetch/cpmfetch_config.php”);
$options=array(windowtarget => “_blank”, “imagewidth” => ’100′, “imageheight” => ’140′);
$objCpm->cpm_viewRandomMediaFrom(“album=378”,2, 4, $options);
$objCpm->cpm_close();
[/php]
include_once “./photogallery/cpmfetch/cpmfetch.php”;
$objCpm = new cpm(“./photogallery/cpmfetch/cpmfetch_config.php”);
$options=array(windowtarget => “_blank”, “imagewidth” => ’100′, “imageheight” => ’140′);
$objCpm->cpm_viewRandomMediaFrom(“album=378”,2, 4, $options);
$objCpm->cpm_close();
[/php]