var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351053&x=4857',
		'title': '',
		'imageId': '69351053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351054&x=4857',
		'title': '',
		'imageId': '69351054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351055&x=4857',
		'title': '',
		'imageId': '69351055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351062&x=4857',
		'title': '',
		'imageId': '69351062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351063&x=4857',
		'title': '',
		'imageId': '69351063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351069&x=4857',
		'title': '',
		'imageId': '69351069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351071&x=4857',
		'title': '',
		'imageId': '69351071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351072&x=4857',
		'title': '',
		'imageId': '69351072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351077&x=4857',
		'title': '',
		'imageId': '69351077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351078&x=4857',
		'title': '',
		'imageId': '69351078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351081&x=4857',
		'title': '',
		'imageId': '69351081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351084&x=4857',
		'title': '',
		'imageId': '69351084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351091&x=4857',
		'title': '',
		'imageId': '69351091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351094&x=4857',
		'title': '',
		'imageId': '69351094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351095&x=4857',
		'title': '',
		'imageId': '69351095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351057&x=4857',
		'title': '',
		'imageId': '69351057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351056&x=4857',
		'title': '',
		'imageId': '69351056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984020&docid=69351052&x=4857',
		'title': '',
		'imageId': '69351052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984020';

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