var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654984&x=5455',
		'title': '',
		'imageId': '68654984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654987&x=5455',
		'title': '',
		'imageId': '68654987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654985&x=5455',
		'title': '',
		'imageId': '68654985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654980&x=5455',
		'title': '',
		'imageId': '68654980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654972&x=5455',
		'title': '',
		'imageId': '68654972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654982&x=5455',
		'title': '',
		'imageId': '68654982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654978&x=5455',
		'title': '',
		'imageId': '68654978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654973&x=5455',
		'title': '',
		'imageId': '68654973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654983&x=5455',
		'title': '',
		'imageId': '68654983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654986&x=5455',
		'title': '',
		'imageId': '68654986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654979&x=5455',
		'title': '',
		'imageId': '68654979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654974&x=5455',
		'title': '',
		'imageId': '68654974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654975&x=5455',
		'title': '',
		'imageId': '68654975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654977&x=5455',
		'title': '',
		'imageId': '68654977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654981&x=5455',
		'title': '',
		'imageId': '68654981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=68654976&x=5455',
		'title': '',
		'imageId': '68654976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=59270916&x=5455',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948844&docid=59270915&x=5455',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948844';

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