var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134648&x=2619',
		'title': '',
		'imageId': '70134648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134656&x=2619',
		'title': '',
		'imageId': '70134656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134642&x=2619',
		'title': '',
		'imageId': '70134642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134650&x=2619',
		'title': '',
		'imageId': '70134650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134657&x=2619',
		'title': '',
		'imageId': '70134657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134654&x=2619',
		'title': '',
		'imageId': '70134654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134644&x=2619',
		'title': '',
		'imageId': '70134644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134643&x=2619',
		'title': '',
		'imageId': '70134643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134649&x=2619',
		'title': '',
		'imageId': '70134649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134651&x=2619',
		'title': '',
		'imageId': '70134651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134646&x=2619',
		'title': '',
		'imageId': '70134646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134653&x=2619',
		'title': '',
		'imageId': '70134653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134647&x=2619',
		'title': '',
		'imageId': '70134647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134645&x=2619',
		'title': '',
		'imageId': '70134645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134655&x=2619',
		'title': '',
		'imageId': '70134655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991711&docid=70134652&x=2619',
		'title': '',
		'imageId': '70134652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991711';

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