var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785456&x=5547',
		'title': '',
		'imageId': '68785456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785447&x=5547',
		'title': '',
		'imageId': '68785447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785444&x=5547',
		'title': '',
		'imageId': '68785444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785442&x=5547',
		'title': '',
		'imageId': '68785442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785446&x=5547',
		'title': '',
		'imageId': '68785446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785452&x=5547',
		'title': '',
		'imageId': '68785452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785440&x=5547',
		'title': '',
		'imageId': '68785440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785443&x=5547',
		'title': '',
		'imageId': '68785443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785450&x=5547',
		'title': '',
		'imageId': '68785450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785439&x=5547',
		'title': '',
		'imageId': '68785439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785454&x=5547',
		'title': '',
		'imageId': '68785454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785451&x=5547',
		'title': '',
		'imageId': '68785451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785459&x=5547',
		'title': '',
		'imageId': '68785459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785441&x=5547',
		'title': '',
		'imageId': '68785441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785457&x=5547',
		'title': '',
		'imageId': '68785457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785448&x=5547',
		'title': '',
		'imageId': '68785448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785453&x=5547',
		'title': '',
		'imageId': '68785453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785445&x=5547',
		'title': '',
		'imageId': '68785445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785458&x=5547',
		'title': '',
		'imageId': '68785458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785449&x=5547',
		'title': '',
		'imageId': '68785449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958347&docid=68785455&x=5547',
		'title': '',
		'imageId': '68785455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958347';

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