if i have a script to copy the topic from one server to the next like:

on 1:TOPIC:#uswest-dclone:{
if ($network != fluidhosts.com) { halt }
else scon 1 topic #uswest-dclone $1-
}

lets say the topic is changed to:

«««( HOT: ) §|§ (ACTIVE: 64 ) §|§ (COLD: ) §|§ (WALKED: 23/74/162 ) §|§ Monday Night Coop Will be Starting at 7 pm PST. PM Joe or Dave to Join.

could i make it copy the topic, but only the

«««( HOT: ) §|§ (ACTIVE: 64 ) §|§ (COLD: ) §|§ (WALKED: 23/74/162 )

part of it?