var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145680&x=4151',
		'title': '',
		'imageId': '69145680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145708&x=4151',
		'title': '',
		'imageId': '69145708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145683&x=4151',
		'title': '',
		'imageId': '69145683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145681&x=4151',
		'title': '',
		'imageId': '69145681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145705&x=4151',
		'title': '',
		'imageId': '69145705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145692&x=4151',
		'title': '',
		'imageId': '69145692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145687&x=4151',
		'title': '',
		'imageId': '69145687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145679&x=4151',
		'title': '',
		'imageId': '69145679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145678&x=4151',
		'title': '',
		'imageId': '69145678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145682&x=4151',
		'title': '',
		'imageId': '69145682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145695&x=4151',
		'title': '',
		'imageId': '69145695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145704&x=4151',
		'title': '',
		'imageId': '69145704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145703&x=4151',
		'title': '',
		'imageId': '69145703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145714&x=4151',
		'title': '',
		'imageId': '69145714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145713&x=4151',
		'title': '',
		'imageId': '69145713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975050&docid=69145698&x=4151',
		'title': '',
		'imageId': '69145698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975050';

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