var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70659024&x=2627',
		'title': '',
		'imageId': '70659024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70659023&x=2627',
		'title': '',
		'imageId': '70659023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658981&x=2627',
		'title': '',
		'imageId': '70658981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658982&x=2627',
		'title': '',
		'imageId': '70658982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658985&x=2627',
		'title': '',
		'imageId': '70658985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658993&x=2627',
		'title': '',
		'imageId': '70658993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658983&x=2627',
		'title': '',
		'imageId': '70658983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658990&x=2627',
		'title': '',
		'imageId': '70658990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658991&x=2627',
		'title': '',
		'imageId': '70658991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658987&x=2627',
		'title': '',
		'imageId': '70658987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658986&x=2627',
		'title': '',
		'imageId': '70658986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658989&x=2627',
		'title': '',
		'imageId': '70658989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658984&x=2627',
		'title': '',
		'imageId': '70658984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70713909&x=2627',
		'title': '',
		'imageId': '70713909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658994&x=2627',
		'title': '',
		'imageId': '70658994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658992&x=2627',
		'title': '',
		'imageId': '70658992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037426&docid=70658988&x=2627',
		'title': '',
		'imageId': '70658988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4037426';

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