var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024175&x=1539',
		'title': '',
		'imageId': '69024175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024191&x=1539',
		'title': '',
		'imageId': '69024191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024174&x=1539',
		'title': '',
		'imageId': '69024174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024176&x=1539',
		'title': '',
		'imageId': '69024176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024177&x=1539',
		'title': '',
		'imageId': '69024177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024189&x=1539',
		'title': '',
		'imageId': '69024189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024192&x=1539',
		'title': '',
		'imageId': '69024192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024178&x=1539',
		'title': '',
		'imageId': '69024178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024188&x=1539',
		'title': '',
		'imageId': '69024188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024186&x=1539',
		'title': '',
		'imageId': '69024186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024183&x=1539',
		'title': '',
		'imageId': '69024183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024184&x=1539',
		'title': '',
		'imageId': '69024184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024187&x=1539',
		'title': '',
		'imageId': '69024187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024179&x=1539',
		'title': '',
		'imageId': '69024179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024182&x=1539',
		'title': '',
		'imageId': '69024182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024180&x=1539',
		'title': '',
		'imageId': '69024180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024190&x=1539',
		'title': '',
		'imageId': '69024190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970239&docid=69024181&x=1539',
		'title': '',
		'imageId': '69024181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970239';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
