function openFacebook() {
    win3 = window.open("http://www.facebook.com/bpocareerhub", "Facebook", "width=1000,height=640,scrollbars=yes");
}
function openTwitter() {
    win3 = window.open("http://www.twitter.com/bpocareerhub", "Twitter", "width=1000,height=640,scrollbars=yes");
}
function openLinkedIn() {
    win3 = window.open("http://ph.linkedin.com/in/bpocareerhub", "LinkedIn", "width=1000,height=640,scrollbars=yes");
}
function openBenprise() {
    win3 = window.open("http://benprise.ning.com/profile/BPOCareerHub", "Benprise", "width=1000,height=640,scrollbars=yes");
}
function openPlurk() {
    win3 = window.open("http://www.plurk.com/bpocareerhub", "Plurk", "width=1000,height=640,scrollbars=yes");
}
function openNews() {
    win3 = window.open("news.php", "News", "width=900,height=640,scrollbars=yes");
}
function openCounseling() {
    win3 = window.open("career_counseling.php", "News", "width=900,height=640,scrollbars=yes");
}
function openYouTube() {
    win3 = window.open("http://www.youtube.com/bpocareerhub", "Plurk", "width=1000,height=640,scrollbars=yes");
}
function openBlogspot() {
    win3 = window.open("http://www.bpocareerhub.blogspot.com", "Blogspot", "width=1000,height=640,scrollbars=yes");
}
function openWordpress() {
    win3 = window.open("http://www.bpocareerhub.wordpress.com", "Wordpress", "width=1000,height=640,scrollbars=yes");
}
