01. Ashita
02. Empty Space
03. Precious Time
04. Re:Pepper
05. anata no ude naka de
06. Get Busy ~Instrumental~
07. Soshû Yakyoku
08. Any more
09. Skool for AH
10. Brand-new Day
11. Mama
12. Pure Blue ~Instrumental~
13. Jupiter
01. Blessing Shukufuku
02. Niji no yokan no yokan
03. Niji no Yokan
04. Yume no Tane
05. I
06. Smile
07. Utau Kaze
08. Kokoro mo yô
09. Kimi to iru jikan no naka
10. Watashi wo Yonde
11. Negai
12. Hello, again Jojo
13. Jupiter ~ English version ~
01. Banka (Hitori no kisetsu)
02. Kotoba ni Dekinai
03. Itoshi no Ellie
04. Inochi no Namae
05. Missing
06. Kosumosu
07. TRUE LOVE
08. Sakurazaka
09. Nagori Yuki
10. Tsubasa wo Kudasai
11. Anata ni
01. Chikai
02. Theme of Live ~interlude~
03. Circle Game
04. Reset
05. I Will Be With You
06. Theme of Life ~interlude~
07. Will
08. Starline
09. Theme of Luck ~interlude~
10. Hajimari no kaze
11. Aries no hoshi
12. Mirai no bokura ni
13. Theme of Love ~interlude~
14. Eternally
15. Music
16. Chikai ~Album version~
Menu
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, u.user_lastvisit AS uUser_lastvisit,u.user_regdate AS uUser_regdate,u.user_email AS uUser_email,u.user_profile1 AS uUser_profile1,u.user_profile2 AS uUser_profile2,u.user_profile3 AS uUser_profile3,u.user_profile4 AS uUser_profile4,u.user_profile5 AS uUser_profile5,u.user_profile6 AS uUser_profile6, 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 cpg143_pictures AS p LEFT JOIN cpg143_users AS u ON p.owner_id = u.user_id LEFT JOIN cpg143_albums AS a ON p.aid = a.aid LEFT JOIN cpg143_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 = "")) ORDER BY rand(114666) LIMIT 4