var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906823&x=5930',
		'title': '',
		'imageId': '65906823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906824&x=5930',
		'title': '',
		'imageId': '65906824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906825&x=5930',
		'title': '',
		'imageId': '65906825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906827&x=5930',
		'title': '',
		'imageId': '65906827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906826&x=5930',
		'title': '',
		'imageId': '65906826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906828&x=5930',
		'title': '',
		'imageId': '65906828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906829&x=5930',
		'title': '',
		'imageId': '65906829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906830&x=5930',
		'title': '',
		'imageId': '65906830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906831&x=5930',
		'title': '',
		'imageId': '65906831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906832&x=5930',
		'title': '',
		'imageId': '65906832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906833&x=5930',
		'title': '',
		'imageId': '65906833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906834&x=5930',
		'title': '',
		'imageId': '65906834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3840265&docid=65906835&x=5930',
		'title': '',
		'imageId': '65906835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3840265';

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