var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69855718&x=2443',
		'title': '',
		'imageId': '69855718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69855721&x=2443',
		'title': '',
		'imageId': '69855721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69855803&x=2443',
		'title': '',
		'imageId': '69855803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856111&x=2443',
		'title': '',
		'imageId': '69856111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856132&x=2443',
		'title': '',
		'imageId': '69856132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856142&x=2443',
		'title': '',
		'imageId': '69856142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856145&x=2443',
		'title': '',
		'imageId': '69856145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856153&x=2443',
		'title': '',
		'imageId': '69856153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856160&x=2443',
		'title': '',
		'imageId': '69856160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856191&x=2443',
		'title': '',
		'imageId': '69856191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856198&x=2443',
		'title': '',
		'imageId': '69856198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856205&x=2443',
		'title': '',
		'imageId': '69856205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005844&docid=69856228&x=2443',
		'title': '',
		'imageId': '69856228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005844';

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