var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899701&x=1249',
		'title': 'DC-8-89',
		'imageId': '67899701',
		'alt' : 'DC-8-89',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899703&x=1249',
		'title': '',
		'imageId': '67899703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899704&x=1249',
		'title': '',
		'imageId': '67899704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899705&x=1249',
		'title': '',
		'imageId': '67899705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899706&x=1249',
		'title': '',
		'imageId': '67899706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899707&x=1249',
		'title': '',
		'imageId': '67899707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899708&x=1249',
		'title': '',
		'imageId': '67899708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899709&x=1249',
		'title': '',
		'imageId': '67899709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899710&x=1249',
		'title': '',
		'imageId': '67899710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899711&x=1249',
		'title': '',
		'imageId': '67899711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899712&x=1249',
		'title': '',
		'imageId': '67899712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899713&x=1249',
		'title': '',
		'imageId': '67899713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899714&x=1249',
		'title': '',
		'imageId': '67899714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899715&x=1249',
		'title': '',
		'imageId': '67899715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899716&x=1249',
		'title': '',
		'imageId': '67899716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899717&x=1249',
		'title': '',
		'imageId': '67899717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899718&x=1249',
		'title': '',
		'imageId': '67899718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899719&x=1249',
		'title': '',
		'imageId': '67899719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968792&docid=67899720&x=1249',
		'title': '',
		'imageId': '67899720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968792';

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