"; ?>
Webmasters earn 50% Recurring for the lifetime of all customers they send
Sn: $sn -- T: $t
"; } $db = mysql_select_db("offers"); if ($db == FALSE) { print "Table did not open
"; } if ($sn == "M7") { if ($t == 1) { $query = "SELECT * FROM `NAR` WHERE sitebelongsto = 'M7' and hostedgallery = 'Yes' order by 'setnumber' DESC"; } else { $query = "SELECT * FROM `NAR` WHERE sitebelongsto = 'M7' order by 'setnumber' DESC"; $sitename = "michelle7.com"; $uppersitename = strtoupper($sitename); } $alttitle = "Michelle7 Set "; $bannerlink = "Get Michelle7 Banners"; } if ($sn == "M7ER") { if ($t == 1) { $query = "SELECT * FROM `NAR` WHERE sitebelongsto = 'M7ER' and hostedgallery = 'Yes' order by 'setnumber' DESC"; } else { $query = "SELECT * FROM `NAR` WHERE sitebelongsto = 'M7ER' order by 'setnumber' DESC"; $sitename = "michelle7-erotica.com"; $uppersitename = strtoupper($sitename); } $alttitle = "Michelle7-Erotica Set "; $bannerlink = "Get Michelle7-Erotica Banners"; } if ($sn == "VOO") { if ($t == 1) { $query = "SELECT * FROM `NAR` WHERE sitebelongsto = 'VOO' and hostedgallery = 'Yes' order by 'setnumber' DESC"; } else { $query = "SELECT * FROM `NAR` WHERE sitebelongsto = 'VOO' order by 'setnumber' DESC"; $sitename = "visionsofopehlia.com"; $uppersitename = strtoupper($sitename); } $alttitle = "Visions of Ophelia Set "; $bannerlink = "Get Visions Of Ophelia Banners"; } $resultID = MYSQL_QUERY($query); if ($resultID == FALSE) { print "Query string: " . $query; print "
An Error occured while updating. The record was not added. Contact your administrator.
"; } else { if ($t==1) { print ""; print ""; print "
 
"; print ""; print ""; print "
"; print ""; print ""; print ""; print ""; print ""; print ""; $rowcount = 1; while ($row = mysql_fetch_row($resultID)) { //CODE TO DISPLAY HOSTED GALLERIES; print ""; print ""; if ($row[4] >= 2) { print ""; } if ($row[4] >= 3) { //print ""; print ""; }//End if $rowcount++; }//End While print "
"; print "SET
GALLERY 1GALLERY 2GALLERY 3
"; print $rowcount; print "
"; print "\"$alttitle"; print "\"$alttitle"; print "\"$alttitle"; print ""; print ""; print "LINK CODE | "; print "PREVIEW"; print ""; print "LINK CODE | "; print "PREVIEW"; //print ""; //print "LINK CODE | "; //print "PREVIEW"; print ""; print "LINK CODE | "; print "PREVIEW
"; print "Return to Promotional Content"; print "
"; print "$bannerlink
"; print "
"; }//End of t=1 }//End if else statemen if ($t==2) { print ""; print "

"; print ""; print ""; print "
LINK CODE FOR "; print "$uppersitename

"; print "http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912607-0000&PA=XXXXXX&HTML=http://www."; print "$sitename

Note: Replace XXXXXX with your CCBill Affiliate ID
"; print ""; print ""; print ""; print ""; print ""; print ""; $rowcount = 1; while ($row = mysql_fetch_row($resultID)) { print ""; print ""; print ""; print ""; print ""; $rowcount++; } print ""; print "
"; print "SET
PREVIEWDESCRIPTION
IMAGES
LINK
"; print "
"; print "$rowcount
"; //print "
"; print ""; print "
"; print "$row[3]
"; print "$row[7]
Download
"; print "Return to Promotional Content"; print "
"; print "$bannerlink"; print "
"; } ?>