hey what do you think of these rifels. and do they have the same bad stock as the remington 700 sps tactical rifel.
Not much
function ResizeTextArea(){
// return;
var TextArea = document.getElementById("body1");
var sX = document.body.clientWidth;
var sY = document.body.clientHeight;
var sppp = 350;
if (TextArea){
TextArea.style.width = (sX-200>=450)? (sX-200) +'px' : '450px';
if (sY=300)? '270px': (sY-sppp