var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752297&x=3952',
		'title': '',
		'imageId': '69752297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752301&x=3952',
		'title': '',
		'imageId': '69752301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752290&x=3952',
		'title': '',
		'imageId': '69752290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752292&x=3952',
		'title': '',
		'imageId': '69752292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752288&x=3952',
		'title': '',
		'imageId': '69752288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752299&x=3952',
		'title': '',
		'imageId': '69752299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752294&x=3952',
		'title': '',
		'imageId': '69752294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752289&x=3952',
		'title': '',
		'imageId': '69752289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752298&x=3952',
		'title': '',
		'imageId': '69752298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752286&x=3952',
		'title': '',
		'imageId': '69752286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752296&x=3952',
		'title': '',
		'imageId': '69752296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752302&x=3952',
		'title': '',
		'imageId': '69752302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007181&docid=69752293&x=3952',
		'title': '',
		'imageId': '69752293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007181';

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