var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404578&x=2711',
		'title': '',
		'imageId': '69404578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404591&x=2711',
		'title': '',
		'imageId': '69404591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404580&x=2711',
		'title': '',
		'imageId': '69404580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404582&x=2711',
		'title': '',
		'imageId': '69404582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404584&x=2711',
		'title': '',
		'imageId': '69404584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404590&x=2711',
		'title': '',
		'imageId': '69404590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404592&x=2711',
		'title': '',
		'imageId': '69404592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404583&x=2711',
		'title': '',
		'imageId': '69404583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404588&x=2711',
		'title': '',
		'imageId': '69404588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404593&x=2711',
		'title': '',
		'imageId': '69404593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404594&x=2711',
		'title': '',
		'imageId': '69404594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404579&x=2711',
		'title': '',
		'imageId': '69404579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404581&x=2711',
		'title': '',
		'imageId': '69404581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404587&x=2711',
		'title': '',
		'imageId': '69404587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404586&x=2711',
		'title': '',
		'imageId': '69404586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404585&x=2711',
		'title': '',
		'imageId': '69404585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986041&docid=69404589&x=2711',
		'title': '',
		'imageId': '69404589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986041';

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