%
liContCnt = liContCnt + 1
lsShowRightNav = ""
liThisID = 3427
lsDisplayType = "normal"
lbHideBlockHeadline = "false"
if (liContCnt = 1) then
lsContentHeadline = basePageTitle
lbShowGlobalRelatedLinks = "true"
lbShowSectionRelatedLinks = "true"
else
lsContentHeadline = "HM Treasury Guidance "
end if
%>
<%
elseif (lsDisplayType = "slides") then
'-------------------------------------------------------------------------------------------------------------------- SLIDES DISPLAY
%>
<%
lsImg1 = "assets/images_structure/s1.gif"
lsImg2 = "assets/images_structure/s2.gif"
lsImg3 = "assets/images_structure/s3.gif"
lsImg4 = "assets/images_structure/s4.gif"
lsImg5 = "assets/images_structure/s5.gif"
lsImg6 = "assets/images_structure/s6.gif"
lsImg7 = "assets/images_structure/s7.gif"
lsImg8 = "assets/images_structure/s8.gif"
lsImg9 = "assets/images_structure/s9.gif"
lsImg10 = "assets/images_structure/s10.gif"
lsImg11 = "assets/images_structure/s11.gif"
lsImg12 = "assets/images_structure/s12.gif"
lsImg13 = "assets/images_structure/s13.gif"
lsImg14 = "assets/images_structure/s14.gif"
lsImg15 = "assets/images_structure/s15.gif"
lsImg16 = "assets/images_structure/s16.gif"
lsImgLast = "assets/images_structure/sLast.gif"
lsImg1on = "assets/images_structure/s1on.gif"
lsImg2on = "assets/images_structure/s2on.gif"
lsImg3on = "assets/images_structure/s3on.gif"
lsImg4on = "assets/images_structure/s4on.gif"
lsImg5on = "assets/images_structure/s5on.gif"
lsImg6on = "assets/images_structure/s6on.gif"
lsImg7on = "assets/images_structure/s7on.gif"
lsImg8on = "assets/images_structure/s8on.gif"
lsImg9on = "assets/images_structure/s9on.gif"
lsImg10on = "assets/images_structure/s10on.gif"
lsImg11on = "assets/images_structure/s11on.gif"
lsImg12on = "assets/images_structure/s12on.gif"
lsImg13on = "assets/images_structure/s13on.gif"
lsImg14on = "assets/images_structure/s14on.gif"
lsImg15on = "assets/images_structure/s15on.gif"
lsImg16on = "assets/images_structure/s16on.gif"
lbCurrentSlide = false
%>
<% if (liContCnt = 1) then %>
<%
if (cstr(lbShowContentHeader) = "true") then
%>
<%
end if
%>
<% end if %>
Related links
<%
' Only show the global related links if it is the first content area on the page.
if (liContCnt = 1) then
%>
<% if (lbShowSectionRelatedLinks = "true") then %>
<% end if %>
<% if (lbShowGlobalRelatedLinks = "true") then %>
<%
call comparePageDate("2008-06-18")
%>
<% end if %>
<%
end if
%>
<%
lsContentHeadline = my_path(2,0)
%>
<% if (liContCnt = 1) then %>
<% end if %>
<% if (liContCnt = 1) then %>
Home
<%
if (not isNull(rootNode)) then
call OutputPath(rootNode,1)
end if
%>
<% if (lbHideBlockHeadline = "false") then %>
<%=lsContentHeadline%>
<% end if %>
<% else %>
<% if (lbHideBlockHeadline = "false") then %>
<%=lsContentHeadline%>
<% end if %>
<% end if %>
<%
' Find the items in the list and place them in array
' -----------------------------------------------------------------------------------------------
liSlideCnt = 0
redim laSlides(10)
%>
<%
' Show the slide links as text links.
if (true = false) then
' -------------------------------------------------------------------------------------
'dim slideID : slideID = "3427"
slideCnt = 0
%>
<%
liSlideCnt = 0
%>
<%
' Show the slide links as images
' -------------------------------------------------------------------------------------
else
%>
<%
slideLimit = 1
%>
<%
if (liSlideCnt > slideLimit) then
%>
<%
liSlideCnt = 0
liRngCnt = 0
%>
You are on step
of <%=ubound(laSlides)+1%> steps.
<%
' Display the slide item and highlight the current one
' -----------------------------------------------------------------------------------------------
liSlideCnt = 0
%>
<%
end if
end if ' liSlideCnt is bigger than 1
%>
Greenbook: Appraisal and evaluation in central Government
The Treasury provide guidance to other public sector bodies to encourage a more thorough, long- term and analytically robust approach to appraisal and evaluation. It is relevant to all appraisals and evaluations.
Orangebook (Risk)
This publication is the successor to the 2001 "Orange Book". It continues to provide broad based general guidance on the principles of risk management, but has been enhanced to reflect lessons learned about risk management through the experience of the last few years. It should be read and used in conjunction with other relevant advice such as the "Green Book" which contains specific advice on "Appraisal and Evaluation in Central Government", the Office of Government Commerce's "Management of Risk" which provides more detailed guidance on the practical application of the principles and concepts contained in this publication, and guidance provided by the Treasury's Risk Support Team as part of "The Risk Programme". Wherever possible links and references have been provided to additional resources which explore the Orange Book concepts in more detail.
Perhaps the most significant shift since the publication of the 2001 "Orange Book" is that all government organisations now have basic risk management processes in place.
Government Accounting Manual
When arriving at Government Accounting web site click 'Contents' and go to Chapter 22 on left hand sliding contents list ('Procurement'). Value for money (VFM) definition is given at Annex 22.1
<%
if (liContCnt = 1) then
if (cstr(lbShowContentHeader) = "true") then
%>
<%
end if
end if
%>
Related links
<%
' Only show the global related links if it is the first content area on the page.
if (liContCnt = 1) then
%>
<% if (lbShowSectionRelatedLinks = "true") then %>
<% end if %>
<% if (lbShowGlobalRelatedLinks = "true") then %>
<%
call comparePageDate("2008-06-18")
%>
<% end if %>
<%
end if
%>
<%
end if
end if
%>
<% if (liContCnt = 1) then %>
<% end if %>
<%
if (liContCnt = 1) then
%>
Home
<%
if (not isNull(rootNode)) then
call OutputPath(rootNode,1)
end if
%>
<%
if (lbHideBlockHeadline = "false") then
%>
<%=lsContentHeadline%>
<%
end if
else
if (lbHideBlockHeadline = "false") then
%>
<%=lsContentHeadline%>
<%
end if
end if
%>
Greenbook: Appraisal and evaluation in central Government
The Treasury provide guidance to other public sector bodies to encourage a more thorough, long- term and analytically robust approach to appraisal and evaluation. It is relevant to all appraisals and evaluations.
Orangebook (Risk)
This publication is the successor to the 2001 "Orange Book". It continues to provide broad based general guidance on the principles of risk management, but has been enhanced to reflect lessons learned about risk management through the experience of the last few years. It should be read and used in conjunction with other relevant advice such as the "Green Book" which contains specific advice on "Appraisal and Evaluation in Central Government", the Office of Government Commerce's "Management of Risk" which provides more detailed guidance on the practical application of the principles and concepts contained in this publication, and guidance provided by the Treasury's Risk Support Team as part of "The Risk Programme". Wherever possible links and references have been provided to additional resources which explore the Orange Book concepts in more detail.
Perhaps the most significant shift since the publication of the 2001 "Orange Book" is that all government organisations now have basic risk management processes in place.
Government Accounting Manual
When arriving at Government Accounting web site click 'Contents' and go to Chapter 22 on left hand sliding contents list ('Procurement'). Value for money (VFM) definition is given at Annex 22.1
OGC-Site-Section:Procurement
OGC-Search-Created:12/07/2006
OGC-Search-Modified:26/02/2008
-->
<%
liContCnt = liContCnt + 1
lsShowRightNav = ""
liThisID = 3427
lsDisplayType = "normal"
lbHideBlockHeadline = "false"
if (liContCnt = 1) then
lsContentHeadline = basePageTitle
lbShowGlobalRelatedLinks = "true"
lbShowSectionRelatedLinks = "true"
else
lsContentHeadline = "HM Treasury Guidance "
end if
%>
<%
elseif (lsDisplayType = "slides") then
'-------------------------------------------------------------------------------------------------------------------- SLIDES DISPLAY
%>
<%
lsImg1 = "assets/images_structure/s1.gif"
lsImg2 = "assets/images_structure/s2.gif"
lsImg3 = "assets/images_structure/s3.gif"
lsImg4 = "assets/images_structure/s4.gif"
lsImg5 = "assets/images_structure/s5.gif"
lsImg6 = "assets/images_structure/s6.gif"
lsImg7 = "assets/images_structure/s7.gif"
lsImg8 = "assets/images_structure/s8.gif"
lsImg9 = "assets/images_structure/s9.gif"
lsImg10 = "assets/images_structure/s10.gif"
lsImg11 = "assets/images_structure/s11.gif"
lsImg12 = "assets/images_structure/s12.gif"
lsImg13 = "assets/images_structure/s13.gif"
lsImg14 = "assets/images_structure/s14.gif"
lsImg15 = "assets/images_structure/s15.gif"
lsImg16 = "assets/images_structure/s16.gif"
lsImgLast = "assets/images_structure/sLast.gif"
lsImg1on = "assets/images_structure/s1on.gif"
lsImg2on = "assets/images_structure/s2on.gif"
lsImg3on = "assets/images_structure/s3on.gif"
lsImg4on = "assets/images_structure/s4on.gif"
lsImg5on = "assets/images_structure/s5on.gif"
lsImg6on = "assets/images_structure/s6on.gif"
lsImg7on = "assets/images_structure/s7on.gif"
lsImg8on = "assets/images_structure/s8on.gif"
lsImg9on = "assets/images_structure/s9on.gif"
lsImg10on = "assets/images_structure/s10on.gif"
lsImg11on = "assets/images_structure/s11on.gif"
lsImg12on = "assets/images_structure/s12on.gif"
lsImg13on = "assets/images_structure/s13on.gif"
lsImg14on = "assets/images_structure/s14on.gif"
lsImg15on = "assets/images_structure/s15on.gif"
lsImg16on = "assets/images_structure/s16on.gif"
lbCurrentSlide = false
%>
<% if (liContCnt = 1) then %>
<%
if (cstr(lbShowContentHeader) = "true") then
%>
<%
end if
%>
<% end if %>
Related links
<%
' Only show the global related links if it is the first content area on the page.
if (liContCnt = 1) then
%>
<% if (lbShowSectionRelatedLinks = "true") then %>
<% end if %>
<% if (lbShowGlobalRelatedLinks = "true") then %>
<%
call comparePageDate("2008-06-18")
%>
<% end if %>
<%
end if
%>
<%
lsContentHeadline = my_path(2,0)
%>
<% if (liContCnt = 1) then %>
<% end if %>
<% if (liContCnt = 1) then %>
Home
<%
if (not isNull(rootNode)) then
call OutputPath(rootNode,1)
end if
%>
<% if (lbHideBlockHeadline = "false") then %>
<%=lsContentHeadline%>
<% end if %>
<% else %>
<% if (lbHideBlockHeadline = "false") then %>
<%=lsContentHeadline%>
<% end if %>
<% end if %>
<%
' Find the items in the list and place them in array
' -----------------------------------------------------------------------------------------------
liSlideCnt = 0
redim laSlides(10)
%>
<%
' Show the slide links as text links.
if (true = false) then
' -------------------------------------------------------------------------------------
'dim slideID : slideID = "3427"
slideCnt = 0
%>
<%
liSlideCnt = 0
%>
<%
' Show the slide links as images
' -------------------------------------------------------------------------------------
else
%>
<%
slideLimit = 1
%>
<%
if (liSlideCnt > slideLimit) then
%>
<%
liSlideCnt = 0
liRngCnt = 0
%>
You are on step
of <%=ubound(laSlides)+1%> steps.
<%
' Display the slide item and highlight the current one
' -----------------------------------------------------------------------------------------------
liSlideCnt = 0
%>
<%
end if
end if ' liSlideCnt is bigger than 1
%>
Greenbook: Appraisal and evaluation in central Government
The Treasury provide guidance to other public sector bodies to encourage a more thorough, long- term and analytically robust approach to appraisal and evaluation. It is relevant to all appraisals and evaluations.
Orangebook (Risk)
This publication is the successor to the 2001 "Orange Book". It continues to provide broad based general guidance on the principles of risk management, but has been enhanced to reflect lessons learned about risk management through the experience of the last few years. It should be read and used in conjunction with other relevant advice such as the "Green Book" which contains specific advice on "Appraisal and Evaluation in Central Government", the Office of Government Commerce's "Management of Risk" which provides more detailed guidance on the practical application of the principles and concepts contained in this publication, and guidance provided by the Treasury's Risk Support Team as part of "The Risk Programme". Wherever possible links and references have been provided to additional resources which explore the Orange Book concepts in more detail.
Perhaps the most significant shift since the publication of the 2001 "Orange Book" is that all government organisations now have basic risk management processes in place.
Government Accounting Manual
When arriving at Government Accounting web site click 'Contents' and go to Chapter 22 on left hand sliding contents list ('Procurement'). Value for money (VFM) definition is given at Annex 22.1
<%
else
'-------------------------------------------------------------------------------------------------------------------- BASIC CONTENT DISPLAY
%>
<%
if (cstr(lbHideAllColumns) = "false") then
if (cstr(lbShowRightNav) = "true") then
%>
<%
if (liContCnt = 1) then
if (cstr(lbShowContentHeader) = "true") then
%>
<%
end if
end if
%>
Related links
<%
' Only show the global related links if it is the first content area on the page.
if (liContCnt = 1) then
%>
<% if (lbShowSectionRelatedLinks = "true") then %>
<% end if %>
<% if (lbShowGlobalRelatedLinks = "true") then %>
<%
call comparePageDate("2008-06-18")
%>
<% end if %>
<%
end if
%>
<%
end if
end if
%>
<% if (liContCnt = 1) then %>
<% end if %>
<%
if (liContCnt = 1) then
%>
Home
<%
if (not isNull(rootNode)) then
call OutputPath(rootNode,1)
end if
%>
<%
if (lbHideBlockHeadline = "false") then
%>
<%=lsContentHeadline%>
<%
end if
else
if (lbHideBlockHeadline = "false") then
%>
<%=lsContentHeadline%>
<%
end if
end if
%>
Greenbook: Appraisal and evaluation in central Government
The Treasury provide guidance to other public sector bodies to encourage a more thorough, long- term and analytically robust approach to appraisal and evaluation. It is relevant to all appraisals and evaluations.
Orangebook (Risk)
This publication is the successor to the 2001 "Orange Book". It continues to provide broad based general guidance on the principles of risk management, but has been enhanced to reflect lessons learned about risk management through the experience of the last few years. It should be read and used in conjunction with other relevant advice such as the "Green Book" which contains specific advice on "Appraisal and Evaluation in Central Government", the Office of Government Commerce's "Management of Risk" which provides more detailed guidance on the practical application of the principles and concepts contained in this publication, and guidance provided by the Treasury's Risk Support Team as part of "The Risk Programme". Wherever possible links and references have been provided to additional resources which explore the Orange Book concepts in more detail.
Perhaps the most significant shift since the publication of the 2001 "Orange Book" is that all government organisations now have basic risk management processes in place.
Government Accounting Manual
When arriving at Government Accounting web site click 'Contents' and go to Chapter 22 on left hand sliding contents list ('Procurement'). Value for money (VFM) definition is given at Annex 22.1