var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966976&x=2122',
		'title': '',
		'imageId': '69966976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966981&x=2122',
		'title': '',
		'imageId': '69966981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966979&x=2122',
		'title': '',
		'imageId': '69966979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966978&x=2122',
		'title': '',
		'imageId': '69966978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966982&x=2122',
		'title': '',
		'imageId': '69966982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966988&x=2122',
		'title': '',
		'imageId': '69966988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966989&x=2122',
		'title': '',
		'imageId': '69966989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966985&x=2122',
		'title': '',
		'imageId': '69966985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966977&x=2122',
		'title': '',
		'imageId': '69966977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966975&x=2122',
		'title': '',
		'imageId': '69966975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966983&x=2122',
		'title': '',
		'imageId': '69966983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966987&x=2122',
		'title': '',
		'imageId': '69966987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966986&x=2122',
		'title': '',
		'imageId': '69966986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966980&x=2122',
		'title': '',
		'imageId': '69966980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010298&docid=69966984&x=2122',
		'title': '',
		'imageId': '69966984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010298';

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