var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183648&x=5038',
		'title': '',
		'imageId': '69183648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183642&x=5038',
		'title': '',
		'imageId': '69183642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183656&x=5038',
		'title': '',
		'imageId': '69183656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183653&x=5038',
		'title': '',
		'imageId': '69183653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183655&x=5038',
		'title': '',
		'imageId': '69183655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183643&x=5038',
		'title': '',
		'imageId': '69183643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183644&x=5038',
		'title': '',
		'imageId': '69183644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183645&x=5038',
		'title': '',
		'imageId': '69183645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183654&x=5038',
		'title': '',
		'imageId': '69183654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183658&x=5038',
		'title': '',
		'imageId': '69183658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183652&x=5038',
		'title': '',
		'imageId': '69183652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183641&x=5038',
		'title': '',
		'imageId': '69183641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183647&x=5038',
		'title': '',
		'imageId': '69183647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183651&x=5038',
		'title': '',
		'imageId': '69183651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183650&x=5038',
		'title': '',
		'imageId': '69183650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976673&docid=69183657&x=5038',
		'title': '',
		'imageId': '69183657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976673';

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