var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569196&x=157',
		'title': '',
		'imageId': '70569196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569205&x=157',
		'title': '',
		'imageId': '70569205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569234&x=157',
		'title': '',
		'imageId': '70569234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569193&x=157',
		'title': '',
		'imageId': '70569193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569190&x=157',
		'title': '',
		'imageId': '70569190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569191&x=157',
		'title': '',
		'imageId': '70569191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569192&x=157',
		'title': '',
		'imageId': '70569192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569210&x=157',
		'title': '',
		'imageId': '70569210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569239&x=157',
		'title': '',
		'imageId': '70569239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569202&x=157',
		'title': '',
		'imageId': '70569202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569189&x=157',
		'title': '',
		'imageId': '70569189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569208&x=157',
		'title': '',
		'imageId': '70569208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569188&x=157',
		'title': '',
		'imageId': '70569188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4034260&docid=70569211&x=157',
		'title': '',
		'imageId': '70569211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4034260';

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";
	})
}
