Recommend: 70px > height of image ';
}
function aboutus() {
$options = get_option('theme_options');
echo "";
}
function facebookurl() {
$options = get_option('theme_options');
echo "";
}
function googleurl() {
$options = get_option('theme_options');
echo "";
}
function twitterurl() {
$options = get_option('theme_options');
echo "";
}
?>