var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075646&x=4434',
		'title': '',
		'imageId': '69075646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075654&x=4434',
		'title': '',
		'imageId': '69075654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075651&x=4434',
		'title': '',
		'imageId': '69075651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075652&x=4434',
		'title': '',
		'imageId': '69075652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075657&x=4434',
		'title': '',
		'imageId': '69075657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075648&x=4434',
		'title': '',
		'imageId': '69075648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075645&x=4434',
		'title': '',
		'imageId': '69075645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075644&x=4434',
		'title': '',
		'imageId': '69075644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075638&x=4434',
		'title': '',
		'imageId': '69075638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075649&x=4434',
		'title': '',
		'imageId': '69075649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075643&x=4434',
		'title': '',
		'imageId': '69075643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075642&x=4434',
		'title': '',
		'imageId': '69075642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075650&x=4434',
		'title': '',
		'imageId': '69075650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075647&x=4434',
		'title': '',
		'imageId': '69075647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075640&x=4434',
		'title': '',
		'imageId': '69075640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075639&x=4434',
		'title': '',
		'imageId': '69075639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075641&x=4434',
		'title': '',
		'imageId': '69075641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075655&x=4434',
		'title': '',
		'imageId': '69075655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075653&x=4434',
		'title': '',
		'imageId': '69075653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972221&docid=69075656&x=4434',
		'title': '',
		'imageId': '69075656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972221';

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