Current File : /home/raydofqv/ctcom.com.tw/wp-content-20260609215636/themes/ctman//header.php
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html class="back3" style="background: url(<?php echo get_stylesheet_directory_uri(); ?>/images/gradient_texture1.jpg) repeat scroll center top transparent;">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_directory_uri(); ?>/css/new.css">
<link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_directory_uri(); ?>/css/jquery-ui-1.8.8.custom2.css">
<script type="text/javascript" src="<?php echo get_stylesheet_directory_uri(); ?>/js/jquery.min.js"></script>
<script type="text/javascript" src="<?php echo get_stylesheet_directory_uri(); ?>/js/jquery-ui-1.8.8.custom.min.js"></script>
<script type="text/javascript" src="<?php echo get_stylesheet_directory_uri(); ?>/js/jquery-slider.js"></script>
<script type="text/javascript" src="<?php echo get_stylesheet_directory_uri(); ?>/js/jquery-slider-autoadvance.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("h1").prepend("<span></span>");
$("h2").prepend("<span></span>");
});
$(function(){
$('#tabs').tabs();
$('#dialog_link, ul#icons li').hover(function() {
$(this).addClass('ui-state-hover');
}, function() { $(this).removeClass('ui-state-hover'); });
});
$(function() {
$('a.lightbox').lightBox();
});
</script>
<title>Communication Technology</title>
<?php wp_head(); ?>
</head>
<body data-new-gr-c-s-check-loaded="14.1056.0" data-gr-ext-installed="">
<div class="block_header_back" style="background: url(<?php echo get_stylesheet_directory_uri(); ?>/images/background_main.png) repeat-x scroll center top transparent;"></div>
<style>.button2 {
background: url(<?php echo get_stylesheet_directory_uri(); ?>/images/button2.png) no-repeat scroll left top transparent !important;
}
.button3 {
background: url(<?php echo get_stylesheet_directory_uri(); ?>/images/button3.png) no-repeat scroll left top transparent;
}
</style>
<div class="site">
<div class="header">
<div class="menu">
<?php echo wp_nav_menu( array( 'theme_location' => 'main_menu' ) ); ?>
</div>
</div>