well simply declare the vectors at the beginning
and the pixel shader input goes in this line:
PS_p0( float2 texCoord: TEXCOORD0,float3 eyeLinear: TEXCOORD1, float4 fresnel:COLOR0)