<%@ Page Language="VB" ContentType="text/html" ResponseEncoding="utf-8" %>
<%@ Import Namespace="System.Data.OleDb" %>
Dim TA,REQ,REP,SERO,PRO,POO,SERU,PRU,POU,MATO,STKO,MPOO,DEO,MATU,STKU,MPOU,DEU,RISO,RISU,CRIT
Private Sub Visitors_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
dim dbconn,dbconn2,sql,dbcomm,dbread
dbconn = New OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=\\sk-jhq-prmv-1\WEB\2020\DB\TA_2020_be.accdb;Persist Security Info=False;")
dbconn2 = New OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=e:\times\be\TIMeS 2020 v1.00_be.accdb;Persist Security Info=False;")
Dim connString As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=e:\times\be\TIMeS 2020 v1.00_be.accdb;"
Dim cn As New OleDbConnection(connString)
Dim connString1 As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=\\sk-jhq-prmv-1\WEB\2020\DB\TA_2020_be.accdb;"
Dim cn1 As New OleDbConnection(connString1)
sql= "SELECT [work list].[Discipline], Count([work list].[Package No]) AS OTC FROM [work list] WHERE ([work list].[TA Code])='OLF2021' AND [Job Status] = 'Active' GROUP BY [work list].[Discipline] ;"
dbcomm=New OleDbCommand(sql,dbconn2)
dbread=dbcomm.ExecuteReader()
sql= "SELECT count(*) FROM [work list] WHERE [TA Code] = 'OLF2021' AND [Job Status] = 'Active';"
dim TA as new OleDbCommand(SQL,cn)
REQ = Cint(TA.ExecuteScalar())
sql= "SELECT [work list].[Discipline], Count([work list].[Package No]) AS OTD FROM [work list] WHERE ([work list].[TA Code])='UO21' AND [Job Status] = 'Active' GROUP BY [work list].[Discipline] ;"
dbcomm=New OleDbCommand(sql,dbconn2)
dbread=dbcomm.ExecuteReader()
sql= "SELECT count(*) FROM [work list] WHERE [TA Code] = 'UO21' AND [Job Status] = 'Active';"
dim TA1 as new OleDbCommand(SQL,cn)
REP = Cint(TA1.ExecuteScalar())
sql= "SELECT count(TA2020_Cost.[PR No]) FROM (SELECT Distinct ([PR No]) FROM [TA2020_Cost] WHERE [Plant] = 'Olefin');"
dim TA2 as new OleDbCommand(SQL,cn1)
SERO = Cint(TA2.ExecuteScalar())
sql= "SELECT count(TA2020_Cost.[PR No]) FROM (SELECT Distinct ([PR No]) FROM [TA2020_Cost] WHERE [Plant] = 'Olefin');"
dim TA3 as new OleDbCommand(SQL,cn1)
PRO = Cint(TA3.ExecuteScalar())
sql= "SELECT count(TA2020_Cost.[PO_No]) FROM (SELECT Distinct ([PO_No]) FROM [TA2020_Cost] WHERE [Plant] = 'Olefin');"
dim TA4 as new OleDbCommand(SQL,cn1)
POO = Cint(TA4.ExecuteScalar())
sql= "SELECT count(TA2020_Cost.[PR No]) FROM (SELECT Distinct ([PR No]) FROM [TA2020_Cost] WHERE [Plant] = 'Utility');"
dim TA5 as new OleDbCommand(SQL,cn1)
SERU = Cint(TA5.ExecuteScalar())
sql= "SELECT count(TA2020_Cost.[PR No]) FROM (SELECT Distinct ([PR No]) FROM [TA2020_Cost] WHERE [Plant] = 'Utility');"
dim TA6 as new OleDbCommand(SQL,cn1)
PRU = Cint(TA6.ExecuteScalar())
sql= "SELECT count(TA2020_Cost.[PO_No]) FROM (SELECT Distinct ([PO_No]) FROM [TA2020_Cost] WHERE [Plant] = 'Utility');"
dim TA7 as new OleDbCommand(SQL,cn1)
POU = Cint(TA7.ExecuteScalar())
sql= "SELECT count(Material_Type) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'OLF21';"
dim TA8 as new OleDbCommand(SQL,cn1)
MATO = Cint(TA8.ExecuteScalar())
sql= "SELECT count(Stock_Avail) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'OLF21' AND [Stock_Avail]= 'Stock';"
dim TA9 as new OleDbCommand(SQL,cn1)
STKO = Cint(TA9.ExecuteScalar())
sql= "SELECT count(PR_No) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'OLF21' AND [PO_No] is null;"
dim TA10 as new OleDbCommand(SQL,cn1)
MPOO = Cint(TA10.ExecuteScalar())
sql= "SELECT count(PO_No) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'OLF21' AND [Delivery_Status] is null;"
dim TA11 as new OleDbCommand(SQL,cn1)
DEO = Cint(TA11.ExecuteScalar())
sql= "SELECT count(Material_Type) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'UT21';"
dim TA12 as new OleDbCommand(SQL,cn1)
MATU = Cint(TA12.ExecuteScalar())
sql= "SELECT count(Stock_Avail) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'UT21' AND [Stock_Avail]= 'Stock';"
dim TA13 as new OleDbCommand(SQL,cn1)
STKU = Cint(TA13.ExecuteScalar())
sql= "SELECT count(PR_No) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'UT21' AND [PO_No] is null;"
dim TA14 as new OleDbCommand(SQL,cn1)
MPOU = Cint(TA14.ExecuteScalar())
sql= "SELECT count(PO_No) as total_record FROM [TA2020_Materials] WHERE [TA_Code] = 'UT21' AND [Delivery_Status] is null;"
dim TA15 as new OleDbCommand(SQL,cn1)
DEU = Cint(TA15.ExecuteScalar())
sql= "SELECT count(*) FROM [Risk_Register] WHERE [TA_Code] = 'OLF21';"
dim TA16 as new OleDbCommand(SQL,cn1)
RISO = Cint(TA16.ExecuteScalar())
sql= "SELECT [Risk_Register].[Risk_Level3], Count([Risk_Register].[Description]) AS OTC FROM [Risk_Register] WHERE ([Risk_Register].[TA_Code])='OLF21' GROUP BY [Risk_Register].[Risk_Level3];"
dbcomm=New OleDbCommand(sql,dbconn)
dbread=dbcomm.ExecuteReader()
sql= "SELECT count(*) FROM [Risk_Register] WHERE [TA_Code] = 'UT21';"
dim TA17 as new OleDbCommand(SQL,cn1)
RISU = Cint(TA17.ExecuteScalar())
sql= "SELECT [Risk_Register].[Risk_Level3], Count([Risk_Register].[Description]) AS OTC FROM [Risk_Register] WHERE ([Risk_Register].[TA_Code])='UT21' GROUP BY [Risk_Register].[Risk_Level3];"
dbcomm=New OleDbCommand(sql,dbconn)
dbread=dbcomm.ExecuteReader()
sql= "SELECT count(*) FROM [Critical_Jobs] WHERE [TA_Code] = 'OLF2021';"
dim TA18 as new OleDbCommand(SQL,cn1)
CRIT = Cint(TA18.ExecuteScalar())
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png" />
<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/font-awesome.css" />
<link rel="stylesheet" href="css/flaticon.css" />
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/slick-theme.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="css/royal-preload.css" />
<!-- JS FOR Current Time -->
year = date.getFullYear();
//Friday - Jully 5 . 2013 | 03:30 PM
//Friday Jully 5 2013 03:11:03
document.getElementById(id).innerHTML = result;
<body class="royal_preloader">
<div id="page" class="site">
<header id="site-header" class="site-header header-style-1 header-overlay header-fullwidth sticky-header">
<div class="header-topbar">
<div class="octf-area-wrap">
<div class="container-fluid">
<!-- Header Topbar Menus -->
<div class="topbar_menu">
<ul id="menu-topbar-menu" class="menu clearfix">
<li><a href="#">Welcome to TA 2021 Website</a></li>
<li><a href="#"></a></li>
<ul class="topbar-info clearfix">
<li><i class="flaticon-envelope"></i> <span id="date_time"></span><script type="text/javascript">window.onload = date_time(
<!-- contact info close -->
<!-- Main Header start -->
<div class="octf-main-header" style="background: rgba(255,255,255,255);">
<div class="octf-area-wrap">
<div class="container-fluid octf-mainbar-container">
<div class="octf-mainbar">
<div class="octf-mainbar-row octf-row">
<div id="site-logo" class="site-logo" style="background: #fff; padding: 0px 15px;">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/">
<img class="logo-static" src="images/SK.png" alt="Onum">
<img class="logo-scroll" src="images/SK.png" alt="Onum">
<nav id="site-navigation" class="main-navigation">
<ul id="primary-menu" class="menu">
<li class="menu-item current-menu-item current-menu-ancestor"><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/" ><i class="fa fa-home" id="small_ic" aria-hidden="true"></i> Home</a></li>
<li class="menu-item"><a href="http://sk-jhq-prmv-1/web/2020/TAWEB/EHSS.aspx"><i class="fa fa-book" id="small_ic" aria-hidden="true"></i> EHSS Plan</a></li>
<li class="menu-item-has-children"><a href="#"><i class="fa fa-book" id="small_ic" aria-hidden="true"></i> Final Scope</a>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=OLF2021">TA-Olefins Scope</a></li>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=UO21">TA-Utility Scope</a></li>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critical_Equ.aspx?c=OLF2021">Critical Equiments</a></li>
<li class="menu-item-has-children"><a href="#"><i class="fa fa-wrench" id="small_ic" aria-hidden="true"></i> Services</a>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Service.aspx?c=Olefin">TA-Olefins Services</a></li>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Service.aspx?c=Utility">TA-Utility Services</a></li>
<li class="menu-item-has-children"><a href="#"><i class="fa fa-cogs" id="small_ic" aria-hidden="true"></i> Materials</a>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21">TA-Olefins Materials</a></li>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21">TA-Utility Materials</a></li>
<li class="menu-item-has-children"><a href="#"><i class="fa fa-cogs" id="small_ic" aria-hidden="true"></i> Usefull Links</a>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/quality.aspx">Quality Plan</a></li>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Waste.pdf">Waste Management</a></li>
<li><a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/mom.aspx">MOM</a></li>
<li><a href="http://sk-jhq-prmv-1/web/2020/taweb/project.aspx">Projects</a></li>
</nav><!-- #site-navigation -->
</div></div></div></div></div></div>
<div id="content" class="site-content">
<section class="banner big-padding-top bg-banner-gradient particles-js" data-color="#ffffff, #00c3ff, #fe4c1c" data-id="i1" style="">
<div class="bg-overlay-1"></div>
<div class="shape shape-bottom" data-negative="true">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none">
<path class="shape-fill" d="M500,97C126.7,96.3,0.8,19.8,0,0v100l1000,0V1C1000,19.4,873.3,97.8,500,97z"></path>
<div class="banner-wrap" style="">
<div class="container" style="width: 95%;">
<div class="col-md-12 text-center" style="height: 250px;">
<h6 style="color: #f2f2f2; font-weight: 300; "><span><u>TA 2021 Preparation Updates</u></span></h6>
<div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style=""></div>
<div class="col-lg-2 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 0px; margin-left: 0px;"></div>
<a href="#" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 0px; display: none;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(5).ico" width=""></div>
<div class="content-box"><h5>Level 1 Schedule</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/EHSS.aspx" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px; margin-left:-35px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(4).ico" width=""></div>
<div class="content-box"><h5>EHSS <br>Plan</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/quality.aspx" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(3).ico" width=""></div>
<div class="content-box"><h5>Quality<br>Plan</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Waste.pdf" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px; display: none;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/5.png" width=""></div>
<div class="content-box"><h5 style="font-size: 15px;">Waste Management</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/mom.aspx" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(7).ico" width=""></div>
<div class="content-box"><h5>TA 2021 <br>MOM</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/web/2020/taweb/project.aspx" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(9).ico" width=""></div>
<div class="content-box"><h5>TA 2021<br>Projects</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/team.aspx" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px; ">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(10).ico" width=""></div>
<div class="content-box"><h5>TA<br>Organization</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<a href="http://sk-jhq-prmv-1/web/2020/taweb/Operation.aspx?c=17" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px; ">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/14.png" width=""></div>
<div class="content-box"><h5>Operation Readiness<br>& Focus Area</h5></div>
<div id="cir1" style="margin-left: 25px;" ><i class="flaticon-right-arrow-1"></i></div>
<div class="action-box" style="background:; height: 300px; bottom: -350px;"></div>
<div class="col-md-12 text-center" style="height: auto;">
<ul class="tabs-heading unstyle" style="margin-bottom: ;">
<li class="tab-link octf-btn current" data-tab="tab-1454" style="border-radius: 50px;">TA-OLEFINS</li>
<li class="tab-link octf-btn" data-tab="tab-2454" style="border-radius: 50px;">TA-UTILITY</li>
<div id="tab-1454" class="tab-content current" style="background: none;">
<div class="col-lg-3 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 0px; margin-left: -40px;"></div>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critiques.aspx?c=OLF15" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/14.png" width=""></div>
<div class="content-box"><h5>Olefin-15/17<br>Critiques</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critiques.aspx?c=OLF15" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critiques.aspx?c=OLF15" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;">TOTAL POINTS</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;">109</i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=OLF2021" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(9).ico" width=""></div>
<div class="content-box"><h5>Olefin<br>Scope</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=OLF2021" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=OLF2021" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;">TOTAL JOBS</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(REQ.ToString()) %></i></div></a>
<asp:Repeater id="SCO" runat="server">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=OLF2021" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;"><%#Container.DataItem("Discipline")%></div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><%#Container.DataItem("OTC")%></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critical_Equ.aspx?c=OLF2021" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(9).ico" width=""></div>
<div class="content-box" style="min-width: 100px;"><h5>Olefin<br>Critical Equip.</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critical_Equ.aspx?c=OLF2021" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Critical.aspx?c=OLF2021" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;">TOTAL EQUIPMENT</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(CRIT.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=olefin" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(12).ico" width=""></div>
<div class="content-box"><h5>Olefin<br>Services</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=olefin" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=olefin" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">TOTAL SERVICES</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(SERO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=olefin" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">PR Raised</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(PRO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=olefin" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">PO Issued</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(POO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(11).ico" width=""></div>
<div class="content-box"><h5>Olefin Materials</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">TOTAL LI</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(MATO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">Secured LI</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(STKO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">Pending PO</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(MPOO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=OLF21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">Pending Delivery</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(DEO.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=OLF21" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(8).ico" width=""></div>
<div class="content-box"><h5>Dynamic Risk Register</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=OLF21" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=OLF21" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;">TOTAL RISKS</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(RISO.ToString()) %></i></div></a>
<asp:Repeater id="RIS" runat="server">
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=OLF21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;"><%#Container.DataItem("Risk_Level3")%></div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><%#Container.DataItem("OTC")%></i></div></a>
<div id="tab-2454" class="tab-content" style="background: none;">
<div class="col-lg-4 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 0px; margin-left: -10px;"></div>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=uo21" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(9).ico" width=""></div>
<div class="content-box"><h5>Utility <br>Scope</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px;">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=uo21" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=uo21" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;">TOTAL JOBS</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(REP.ToString()) %></i></div></a>
<asp:Repeater id="SCOU" runat="server">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/scope.aspx?c=uo21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;"><%#Container.DataItem("Discipline")%></div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><%#Container.DataItem("OTD")%></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=utility" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(12).ico" width=""></div>
<div class="content-box"><h5>Utility Services</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=utility" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href=http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=utility" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">TOTAL SERVICES</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(SERU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=utility" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">PR Raised</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(PRU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/service.aspx?c=utility" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">PO Issued</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(POU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(11).ico" max-width="40"></div>
<div class="content-box"><h5>Utility Materials</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">TOTAL LI</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(MATU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">Secured LI</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(STKU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">Pending PO</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(MPOU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/WEB/2020/TAWEB/Material.aspx?c=UT21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 115px; min-width: 115px; float:left; height:100%; padding-top: 15px;">Pending Delivery</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(DEU.ToString()) %></i></div></a>
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=UT21" class=""><div class="col-lg-1 col-md-6 col-sm-6 col-xs-12" style="padding: 0px; margin-right: 25px;">
<div class="icon-box s3 box-hover-gradient text-center" style="padding-top: 10px; padding-bottom: 10px;">
<div class="bg-s3"></div>
<div class="bg-before" style="background: url('images/bg1-box.png') top left no-repeat #fff;"></div>
<div class="bg-after" style="background: url('images/bg2-box.png') bottom right no-repeat #fff;"></div>
<div class="icon-main" style="background: #fff;"><img src="images/icon/(8).ico" width=""></div>
<div class="content-box"><h5>Dynamic Risk Register</h5></div>
<div class="action-box" style="background:; height: 300px; min-width: 180px; margin-left: -18px; ">
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=UT21" class=""><div id="cir2" style="margin-left: 65px;" ><i class="flaticon-right-arrow-1"></i></div></a>
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=UT21" class="octf-btn octf-btn-icon octf-btn-third bgo extra" style="min-width: 180px;">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;">TOTAL RISKS</div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><% Response.Write(RISU.ToString()) %></i></div></a>
<asp:Repeater id="RIS1" runat="server">
<a href="http://sk-jhq-prmv-1/web/2020/TAWEB/risk.aspx?c=UT21" class="octf-btn octf-btn-icon octf-btn-third extra" style="min-width: 180px; ">
<div style="max-width: 110px; min-width: 110px; float:left; height:100%; padding-top: 15px;"><%#Container.DataItem("Risk_Level3")%></div> <div style="max-width: 40px; min-width: 40px; float: left; height:100%;"><i style="margin-left: 0px;"><%#Container.DataItem("OTC")%></i></div></a>
<section class="about-home bg-light" style="z-index: -1;">
<div class="about-home-img text-center" style="height: 50px;">
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-2" style="float: left; margin-top: 0px; padding-top: 0px;">
<a href="#" class="octf-btn octf-btn-icon octf-btn-third" style="float: left; margin-left: 0px; ">TA NEWS <i class="flaticon-right-arrow-1"></i></a></div>
<div class="col-lg-9 col-md-9 col-sm-9 col-xs-9" style="float: left; padding-top: 10px;">
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseleave="this.start();">
<a class="h6 font-weight-light" href="#"><span class="position-relative mx-2 badge badge-primary rounded-0" style="color: rgb(83,86,90);">
<span style="color: rgb(255,205,0);">◘</span> Welcome to TA-2021 Preparation Website.</span></a>
<section class="about-home bg-light" style="z-index: -1; margin-top: 0px">
<div class="about-home-img text-center" style="">
<a class="weatherwidget-io" href="https://forecast7.com/en/26d9649d57/al-jubail/" data-label_1="JUBAIL" data-label_2="WEATHER" data-icons="Climacons Animated" data-theme="clear" >JUBAIL WEATHER</a>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=
<footer id="site-footer" class="site-footer site-footer-2 bg-gradient-2">
<div class="footer-bottom" style="padding: 0px; margin: 0px;">
<p class="copyright-2 text-center" style="padding: 5px 0px; margin: 0px; font-size: 12px;">Copyright © 2020 Turnaround. All Rights Reserved.</p>
</footer><!-- #site-footer -->
<a id="back-to-top" href="#" class="show"><i class="flaticon-arrow-pointing-to-up"></i></a>
<script src="js/jquery.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.isotope.min.js"></script>
<script src="js/easypiechart.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/scripts.js"></script>
<script src="js/header-mobile.js"></script>
<script src="js/royal_preloader.min.js"></script>
<script type="text/javascript">
window.jQuery = window.$ = jQuery;
(function($) { "use strict";