var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037148&x=1733',
		'title': '',
		'imageId': '69037148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037146&x=1733',
		'title': '',
		'imageId': '69037146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037147&x=1733',
		'title': '',
		'imageId': '69037147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037143&x=1733',
		'title': '',
		'imageId': '69037143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037149&x=1733',
		'title': '',
		'imageId': '69037149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037144&x=1733',
		'title': '',
		'imageId': '69037144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037141&x=1733',
		'title': '',
		'imageId': '69037141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037142&x=1733',
		'title': '',
		'imageId': '69037142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037145&x=1733',
		'title': '',
		'imageId': '69037145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037168&x=1733',
		'title': '',
		'imageId': '69037168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037175&x=1733',
		'title': '',
		'imageId': '69037175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037169&x=1733',
		'title': '',
		'imageId': '69037169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037172&x=1733',
		'title': '',
		'imageId': '69037172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037171&x=1733',
		'title': '',
		'imageId': '69037171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037173&x=1733',
		'title': '',
		'imageId': '69037173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037170&x=1733',
		'title': '',
		'imageId': '69037170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69037174&x=1733',
		'title': '',
		'imageId': '69037174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970742&docid=69456163&x=1733',
		'title': '',
		'imageId': '69456163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970742';

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