var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464916&x=31',
		'title': '',
		'imageId': '69464916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464920&x=31',
		'title': '',
		'imageId': '69464920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464923&x=31',
		'title': '',
		'imageId': '69464923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464918&x=31',
		'title': '',
		'imageId': '69464918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464921&x=31',
		'title': '',
		'imageId': '69464921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69465520&x=31',
		'title': '',
		'imageId': '69465520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464914&x=31',
		'title': '',
		'imageId': '69464914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464915&x=31',
		'title': '',
		'imageId': '69464915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69465517&x=31',
		'title': '',
		'imageId': '69465517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464919&x=31',
		'title': '',
		'imageId': '69464919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69464922&x=31',
		'title': '',
		'imageId': '69464922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69465516&x=31',
		'title': '',
		'imageId': '69465516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69465518&x=31',
		'title': '',
		'imageId': '69465518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988844&docid=69465519&x=31',
		'title': '',
		'imageId': '69465519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988844';

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