var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226228&x=245',
		'title': '',
		'imageId': '69226228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69223314&x=245',
		'title': '',
		'imageId': '69223314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69223315&x=245',
		'title': '',
		'imageId': '69223315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69223312&x=245',
		'title': '',
		'imageId': '69223312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226230&x=245',
		'title': '',
		'imageId': '69226230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69223313&x=245',
		'title': '',
		'imageId': '69223313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226234&x=245',
		'title': '',
		'imageId': '69226234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226229&x=245',
		'title': '',
		'imageId': '69226229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226237&x=245',
		'title': '',
		'imageId': '69226237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226231&x=245',
		'title': '',
		'imageId': '69226231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226232&x=245',
		'title': '',
		'imageId': '69226232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226236&x=245',
		'title': '',
		'imageId': '69226236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978533&docid=69226450&x=245',
		'title': '',
		'imageId': '69226450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978533';

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