var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933361&x=3459',
		'title': '',
		'imageId': '67933361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933363&x=3459',
		'title': '',
		'imageId': '67933363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933365&x=3459',
		'title': '',
		'imageId': '67933365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933369&x=3459',
		'title': '',
		'imageId': '67933369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933364&x=3459',
		'title': '',
		'imageId': '67933364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933366&x=3459',
		'title': '',
		'imageId': '67933366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933371&x=3459',
		'title': '',
		'imageId': '67933371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933368&x=3459',
		'title': '',
		'imageId': '67933368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933367&x=3459',
		'title': '',
		'imageId': '67933367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933362&x=3459',
		'title': '',
		'imageId': '67933362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933373&x=3459',
		'title': '',
		'imageId': '67933373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933370&x=3459',
		'title': '',
		'imageId': '67933370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933374&x=3459',
		'title': '',
		'imageId': '67933374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933376&x=3459',
		'title': '',
		'imageId': '67933376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933379&x=3459',
		'title': '',
		'imageId': '67933379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921024&docid=67933377&x=3459',
		'title': '',
		'imageId': '67933377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921024';

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