var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926967&x=141',
		'title': '',
		'imageId': '69926967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926969&x=141',
		'title': '',
		'imageId': '69926969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926972&x=141',
		'title': '',
		'imageId': '69926972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926966&x=141',
		'title': '',
		'imageId': '69926966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926968&x=141',
		'title': '',
		'imageId': '69926968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926975&x=141',
		'title': '',
		'imageId': '69926975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926971&x=141',
		'title': '',
		'imageId': '69926971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926977&x=141',
		'title': '',
		'imageId': '69926977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926970&x=141',
		'title': '',
		'imageId': '69926970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926973&x=141',
		'title': '',
		'imageId': '69926973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926974&x=141',
		'title': '',
		'imageId': '69926974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926976&x=141',
		'title': '',
		'imageId': '69926976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008658&docid=69926978&x=141',
		'title': '',
		'imageId': '69926978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008658';

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