var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788849&x=5355',
		'title': '',
		'imageId': '69788849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788852&x=5355',
		'title': '',
		'imageId': '69788852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788850&x=5355',
		'title': '',
		'imageId': '69788850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788855&x=5355',
		'title': '',
		'imageId': '69788855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788847&x=5355',
		'title': '',
		'imageId': '69788847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788857&x=5355',
		'title': '',
		'imageId': '69788857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788860&x=5355',
		'title': '',
		'imageId': '69788860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788851&x=5355',
		'title': '',
		'imageId': '69788851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788856&x=5355',
		'title': '',
		'imageId': '69788856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788848&x=5355',
		'title': '',
		'imageId': '69788848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788854&x=5355',
		'title': '',
		'imageId': '69788854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788858&x=5355',
		'title': '',
		'imageId': '69788858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788853&x=5355',
		'title': '',
		'imageId': '69788853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788859&x=5355',
		'title': '',
		'imageId': '69788859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003173&docid=69788861&x=5355',
		'title': '',
		'imageId': '69788861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003173';

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