<%perl>; #
#
# <& .titlebox, title=>'Recent discussions...' &> #
# <& vanity/messages, count => 10, start => -1, # show_position => 0, navigation_buttons => 0 &> #
The Kylie Minogue Mailing List has moved

The new address is kmlist.net.

If you are not redirected automatically, please click here.



<& credits &>
<%def .titlebox>

<% $title %>

<%args> $title <%def .rndcolour><%perl>; my @colours = ("#f76106", "#f4418b", "#6666cc"); $m->out($colours[int(rand(3))]);