require_once("dbConnect.php"); ?>
Welcome to the new K-104. There
are lots of new and exciting things to do. Join the community, find out more about
our DJs, keep up to date on all of the local events, watch videos,
and get amazing deals on your favorite music.
And coming soon we'll be streaming live so you can listen to K-104 at work, at home, anywhere you have internet access.SELECT p.filepath AS pFilepath, p.filename AS pFilename, p.aid AS pAid, p.filesize AS pFilesize, p.title AS pTitle, p.caption AS pCaption, p.owner_name AS pOwner_name, p.owner_id as pOwnerId, p.ctime AS pCtime, p.hits AS pHits, p.pid AS pPid, p.pic_rating AS pPic_Rating, p.votes AS pVotes, p.pwidth AS pWidth, p.pheight AS pHeight, p.user1 as pUser1, p.user2 as pUser2, p.user3 as pUser3, p.user4 as pUser4, c.cid as cCid, c.name as cName, c.description as cDescription, c.pos as cPos, c.parent as cParent, c.thumb as cThumb, a.aid AS aAid, a.title AS aTitle, a.description AS aDescription, a.visibility as aVisibility, a.pos as aPos, a.category as aCategory, a.thumb as aThumb, a.keyword as aKeyword FROM cpg1411_pictures AS p LEFT JOIN cpg1411_albums AS a ON p.aid = a.aid LEFT JOIN cpg1411_categories AS c ON a.category = c.cid WHERE 1 AND p.approved='YES' AND ((a.visibility = 0 OR a.visibility IS NULL) AND (a.alb_password IS NULL OR a.alb_password = "")) AND ( p.aid=1 OR a.category > 10000 ) ORDER BY rand(296492) LIMIT 1
