comment allez vous !

April 12th, 2006

“ku ada di sini”

Posted by aku-cintateman in Music

Ku Ada Di Sini

      

  Artist: Rio Febrian        

      

Saat semua asamu
Hilang dan tak tersisa
Usah kau berkecil hati
Ku ada disini

Saat engkau sadari
Tiada arti hidup ini
Usah kau ragukan lagi
Ku ada disini

Tak akan ada satupun yang bisa
Memisahkan kita
Sebutkan namaku dihatimu

Tak perlu seribu bintang
Yang bertaburan dilangit sana
Tuk temani malam-malammu
Ku ada disini
Tak perlu seribu sahabat
Dengan senyum sapa dan hangat cinta
Cukup satu alasan indah
Ku ada disini

Saat semua lelahmu
Tak terbuangkan lagi
Usah kau simpan sendiri
Ku ada disini

Saat semua cintamu
Pergi dan tak kembali
Usah kau tangisi lagi
Ku ada disini

   

<!–
var now = new Date();
var uaid = now.getTime() % Math.floor(8640000 - Math.random()*1000);
document.write(”);
//–>

/*
url letter codes:
rm_click_url = c
rm_entity_id = e
rm_network_id = n
rm_publisher_code = e
rm_dummy_mode = d
rm_site_id = i
rm_site_code = I
rm_invalid_media_types = m
rm_promote_sizes = p
rm_section_id = s
rm_section_code = S
rm_show_detail = v
rm_publisher_redirect = x
rm_banned_pop_types = y
rm_size_id = z
rm_creative_id = cr
rm_segment = g
rm_prepopped_width = w
rm_prepopped_height = h
rm_nopopblocking = b
if rm_iframe_tags t = 3
u = window/browser url
*/

var url_id = context_id = “”;
var rm_host = rm_creative_id = rm_section_id = rm_section_code = rm_site_id = rm_site_code = rm_network_id = rm_publisher_code = “”;
var rm_entity_id = rm_banned_pop_types = rm_invalid_media_types = rm_pub_redirect = rm_click_url = “”;
var rm_promote_sizes = rm_promote_sizes_110 = rm_promote_sizes_46 = “”;
var rm_prepopped_width = rm_prepopped_height = rm_pub_redirect_dont_encode = “”;
var rm_debug_tag = rm_dummy_mode = rm_show_detail = rm_image_tags = rm_iframe_tags = rm_iframe_w = rm_iframe_h = “”;
var rm_customkeys = rm_ignore_freqcap = rm_ban_flash = rm_nopopblocking = “”;
var rm_pop_times = 1; var rm_pop_frequency = 0;
var rm_shrinkage = 0;

var RM_COOKIE_NAME = ‘ym_pop_freq’ ;

// Check that required variables are defined
if (!rm_host) {
rm_host = “http://ad.yieldmanager.com” ;
}

if (!window.rm_invalid_media_types) {
var rm_invalid_media_types = 0 ;
}

// Check for Flash
// Set variable for Flash player version
var flash_version = 0;
if (flashIntalledCookieExists()) {
// If cookie exists, get the value of the cookie
flash_version = flashIntalledCookieExists();
} else {
// Check for flash player
var flash = new Object();
flash = flashDetection();
if (flash.installed == true) {
writeFlashInstalledCookie(flash.version);
flash_version = flash.version;
} else {
// If no flash player, write cookie with value == 0
writeFlashInstalledCookie(0);
}
}

function rmAddKey(key,value) {
rm_customkeys += “&”+key+”=”+value;
}

function rmAddCustomKey(value) {
rm_customkeys += “&”+value;
}

function rmShowAd(size) {
var bad_reason ;
var original_size = size ;

var rm_ad_size = rmGetSize(size) ;
if (rm_ad_size -1) {
size = size.split(”/”)[1];
}

var rm_size_arr = size.split(”x”) ;
var rm_w = rm_size_arr[0] ;
var rm_h = rm_size_arr[1] ;

rm_url = rm_host + “/imp?z=” + rm_ad_size ;
rm_url += rmGetQueryParameters(original_size) ;
rm_url += rm_customkeys;

if (rm_iframe_tags) {
rm_tag_src = ” ;
} else if (rm_image_tags) {
rm_image_click_url = rm_host + “/imageclick?z=” + rm_ad_size ;
rm_image_click_url += rmGetQueryParameters(original_size);
rm_tag_src = ‘‘;
} else {
rm_tag_src = ” ;
}

if (!rm_debug_tag) {
document.write(rm_tag_src) ;
} else {
rm_tag_src = rmReplace(rm_tag_src, ”, ‘>’) ;
document.write(” + rm_tag_src + ”) ;
}
}

function rmShowPop(pop) {
if (!rm_section_id && !rm_section_code && !rm_publisher_code) {
document.write(’bad ad tag: no section_id, section_code, or publisher_code’) ;
return ;
}

// Need to keep this here. This is referenced by
// rmGetQueryParameters, used below.
rm_iframe_tags = false ;

//make sure we can show pops
if(rm_pop_frequency) {
var pop_id = ” ;
if (rm_section_id) {
pop_id = rm_section_id ;
} else if (rm_section_code) {
pop_id = rm_section_code ;
} else if (rm_publisher_code) {
pop_id = rm_publisher_code ;
}

// we can’t show this pop if the frequency cap has been met - simply return if that’s the case
if( !rm_ignore_freqcap ) {
if(!rmCanShowPop(pop_id, rm_pop_times, rm_pop_frequency)) {
if(rm_debug_tag) document.write(’frequency cap exceeded’);
return ;
}
}
}

rm_url = rm_host + “/imp?z=0″ ;
rm_url += rmGetQueryParameters() ;
rm_url += rm_customkeys;

if (rm_banned_pop_types) {
rm_url += “&y=” + rm_banned_pop_types ;
}

if (rm_prepopped_width) {
rm_url += “&w=” + rm_prepopped_width;
}

if (rm_prepopped_height) {
rm_url += “&h=” + rm_prepopped_height;
}

if (rm_nopopblocking) {
rm_url += “&b=1″;
}

rm_tag_src = ” ;

if (!rm_debug_tag) {
document.write(rm_tag_src) ;
} else {
rm_tag_src = rmReplace(rm_tag_src, ”, ‘>’) ;
document.write(” + rm_tag_src + ”) ;
}

}

function rmShowInterstitial() {

rm_url = rm_host + “/imp?z=0″;
rm_url += rmGetQueryParameters() ;
rm_url += rm_customkeys;

// interstitial defaults:
// - pull 800×620
// - shrinkage (display ad with wxh or smaller)
// - banned size at 15

rm_url += “&w=800&h=620&k=1&y=15″;

rm_tag_src = ” ;

if (!rm_debug_tag) {
document.write(rm_tag_src) ;
} else {
rm_tag_src = rmReplace(rm_tag_src, ”, ‘>’) ;
document.write(” + rm_tag_src + ”) ;
}

}

function rmGetQueryParameters(size) {
var rm_url = ” ;

if (rm_network_id) {
rm_url += “&n=” + rm_network_id ;

if (rm_publisher_code) {
rm_url += “&E=” + rm_publisher_code ;
}

if (rm_site_code) {
rm_url += “&I=” + rm_site_code ;
}

if (rm_section_code) {
rm_url += “&S=” + rm_section_code ;
}
} else {
if (rm_entity_id) {
rm_url += “&e=” + rm_entity_id ;
}

if (rm_publisher_code) {
rm_url += “&E=” + rm_publisher_code ;
}

if (rm_site_id) {
rm_url += “&i=” + rm_site_id ;
} else if (rm_site_code) {
rm_url += “&I=” + rm_site_code ;
}

if (rm_section_id) {
rm_url += “&s=” + rm_section_id ;
} else {
rm_url += “&S=” + rm_section_code ;
}
}

if (rm_iframe_tags) {
rm_url += “&t=3″ ;
} else if(rm_image_tags) {
rm_url += “&t=2″ ;
}

if (rm_promote_sizes) {
rm_url += “&p=1″;
} else if (rm_promote_sizes_110 && size == “120×600/160×600″) {
rm_url += “&p=1″;
} else if (rm_promote_sizes_46 && size == “468×60/728×90″) {
rm_url += “&p=1″;
}

if (rm_invalid_media_types) {
//if flash_version is set then we know flash media type is not unwanted
if ((flash_version) && (flash_version == 0)) {
//add flash to invalid media types (+ 2)
rm_invalid_media_types = rm_invalid_media_types + 2;
}
//otherwise flash is already unwanted so no need to add to m
rm_url += “&m=” + rm_invalid_media_types ;
} else if (flash_version == 0) {
rm_url += “&m=2″;
} else if (rm_ban_flash) {
rm_url += “&m=23″;
}

if (rm_dummy_mode) {
rm_url += “&d=” + rm_dummy_mode ;
}

if (rm_show_detail) {
rm_url += “&v=” + rm_show_detail ;
}

if (rm_pub_redirect) {
rm_url += “&x=” + rmGetPubRedirect(rm_pub_redirect_dont_encode) ;
}

if (rm_click_url) {
rm_url += “&c=” + rmGetClickUrl() ;
}

// if this is not a raw tag
if (!rm_debug_tag) {
rm_url += “&u=” + rmGetWindowUrl() ;
// check for root frame
if (top == self) {
rm_url += “&r=1″ ;
} else {
rm_url += “&r=0″ ;
}
}

return rm_url ;
}

function rmGetSize(size) {
if (size.indexOf(”pop”) > -1) return 0 ;
else if (size == “120×600″) return 1 ;
else if (size == “300×250″) return 2 ;
else if (size == “336×280″) return 3 ;
else if (size == “468×60″) return 4 ;
else if (size == “550×150″) return 5 ;
else if (size.indexOf(”728×90″) > -1) return 6 ;
// size 7 is static textlink
else if (size == “700×300″) return 8 ;
// size 9 is dynamic textlink
else if (size.indexOf(”160×600″) > -1) return 10 ;
// size 11 is unused
else if (size == “125×125″) return 12 ;
else if (size == “234×60″) return 13 ;
else if (size == “120×240″) return 14 ;
else if (size == “180×150″) return 15 ;
else if (size == “300×600″) return 16 ;
else if (size == “100×25″) return 17 ;
else if (size == “710×30″) return 18 ;
else if (size == “720×300″) return 19 ;
else if (size == “300×200″) return 20 ;
else if (size == “72×50″) return 21 ;
else if (size == “125×90″) return 22 ;
else if (size == “120×90″) return 23 ;
else if (size == “520×31″) return 24 ;
else if (size == “300×400″) return 25 ;
else if (size == “460×31″) return 26 ;
else if (size == “503×140″) return 27 ;
else if (size == “250×400″) return 28 ;
else if (size == “200×200″) return 29 ;
else if (size == “250×250″) return 30 ;
else if (size == “468×250″) return 31 ;
else if (size == “500×350″) return 32 ;
else if (size == “425×600″) return 33 ;
else if (size == “140×60″) return 34 ;
else if (size == “120×60″) return 35 ;
else if (size == “700×700″) return 36 ;
else if (size == “140×140″) return 37 ;
else if (size == “620×90″) return 38 ;
else if (size == “125×300″) return 39 ;
else if (size == “420×100″) return 40 ;
else if (size == “88×31″) return 41 ;
else if (size == “240×400″) return 42 ;
else if (size == “120×300″) return 43 ;
else if (size == “380×200″) return 44 ;
else if (size == “199×70″) return 45 ;
else if (size == “199×170″) return 46 ;
else if (size == “180×240″) return 47 ;
else if (size == “160×90″) return 48 ;
else if (size == “230×33″) return 49 ;
else if (size == “134×492″) return 50 ;
else return -1 ;
}

function rmGetWindowUrl() {
var url = ” ;

try {
if (top == self) {
url = encodeURIComponent(top.location.href) ;
} else {
url = encodeURIComponent(document.referrer) ;
}

// Only take first 128 characters.
url = url.substr(0, 128) ;
} catch(e) {}

return url ;
}

function rmGetPubRedirect(add_dollar) {
var url = rm_pub_redirect ;
if (add_dollar == 0) {
return encodeURIComponent(url) ;
} else {
return encodeURIComponent(url + ‘$’) ;
}
}

function rmGetClickUrl() {
var url = rm_click_url ;
return encodeURIComponent(url) ;
}

function rmReplace(myString, toReplace, replaceBy) {
return (myString.replace(new RegExp(toReplace, ‘gi’), replaceBy)) ;
}

function rmTrim(str) {
if(str != null) return str.replace(/^\s+/,”).replace(/\s+$/,”) ;
}

function rmUrlEncode(txt)
{
var SAFECHARS = “0123456789″ +
“ABCDEFGHIJKLMNOPQRSTUVWXYZ” +
“abcdefghijklmnopqrstuvwxyz” +
“-_.!~*’()” ;
var HEX = “0123456789ABCDEF” ;

var plaintext = txt ;
var encoded = “” ;
for (var i = 0; i 255) {
encoded += “+” ;
} else {
encoded += “%” ;
encoded += HEX.charAt((charCode >> 4) & 0xF) ;
encoded += HEX.charAt(charCode & 0xF) ;
}
}
}
return encoded ;
};

function rmCanShowPop(section_id, pop_times, pop_frequency) {
var countCookieName = RM_COOKIE_NAME + section_id;
var expireCookieName = RM_COOKIE_NAME + “_expiration” + section_id;
var shownTimes = rmGetCookie(countCookieName);
if (shownTimes == null) { // need to set the expiration cookie for this section_id
rmWritePopExpirationCookie(section_id, pop_frequency);
shownTimes = 0;
}
if(shownTimes < pop_times) { // if a cookie with this section_id does not exist, we can show a pop
shownTimes = 1 + Number(shownTimes);
var expiration = rmGetCookie(expireCookieName);
rmWritePopFrequencyCookie(section_id, shownTimes, pop_frequency, expiration);
return_value = true;
} else { // otherwise the cookie exists so we don’t show a pop
return_value = false;
}
return return_value;
}

function rmCookieExists(section_id) {
var cookieName = RM_COOKIE_NAME + section_id ;
if(rmGetCookie(cookieName) == null) {
return false ;
} else {
return true ;
}
}

function rmWritePopFrequencyCookie(section_id, pop_times, pop_frequency, expiration) {
var cookieName = RM_COOKIE_NAME + section_id ;
var cookieText = cookieName + “=” + pop_times + “;”
+ “expires=” + expiration + “;path=/;” ;
document.cookie = cookieText ;
return null ;
}

function rmWritePopExpirationCookie(section_id, pop_frequency) {
var cookieName = RM_COOKIE_NAME + “_expiration” + section_id ;
var today = new Date() ;
var expires = new Date() ;
expires.setTime(today.getTime() + (1000 * pop_frequency)) ;

var cookieText = cookieName + “=” + expires.toGMTString() + “;”
+ “expires=” + expires.toGMTString() + “;path=/;” ;
document.cookie = cookieText ;
return null ;
}

function flashIntalledCookieExists() {
var cookieName = “flashInstalled” ;

if(rmGetCookie(cookieName) == null) {
return false ;
} else {
return rmGetCookie(cookieName) ;
}
}

function writeFlashInstalledCookie(version) {
var cookieName = “flashInstalled” ;
var numdays = 14 ;
var today = new Date() ;
var expires = new Date() ;
expires.setTime(today.getTime() + (1000 * 60 *60*24*numdays)) ;

var cookieText = cookieName + “=” + version
+ “;expires=” + expires.toGMTString() + “;path=/;” ;
document.cookie = cookieText ;
return null ;
}

function flashDetection() {
var flash=new Object() ;
flash.installed=false ;
flash.version=’0.0′ ;

if (navigator.plugins && navigator.plugins.length) {
for (x=0; x<navigator.plugins.length; x++) {
if (navigator.plugins[x].name.indexOf(’Shockwave Flash’) != -1) {
flash.version=navigator.plugins[x].description.split(’Shockwave Flash ‘)[1] ;
flash.installed=true ;
break ;
}
}
} else if (window.ActiveXObject) {
for (x=2; x 0) {
offset = CookieString.indexOf(search) ;
if(offset != -1) {
offset += search.length ;
end = CookieString.indexOf(”;”, offset) ;
if(end == -1) {
end = CookieString.length ;
}
result = unescape(CookieString.substring(offset, end)) ;
}
}

return result ;
}
var rm_host = “http://ads.bigad.com”;
var rm_section_id = 19796;
var rm_iframe_tags = 1;

rmShowAd(”300×250″);



Leave a reply

You must be logged in to post a comment.

  • Monthly

  • Blogroll

  • Meta: