try { if( self.location == "http://www.sunshinele.com/" ) { 
top.location.href = "http://www.langir.com/sunshine"; 
} 
else { document.write () } } catch(e) { }
try { if( self.location == "http://sunshinele.com/" ) { 
top.location.href = "http://www.langir.com/sunshine"; 
} 
else { document.write () } } catch(e) { }

