var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785032&x=2255',
		'title': '',
		'imageId': '68785032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785037&x=2255',
		'title': '',
		'imageId': '68785037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785039&x=2255',
		'title': '',
		'imageId': '68785039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785036&x=2255',
		'title': '',
		'imageId': '68785036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785038&x=2255',
		'title': '',
		'imageId': '68785038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785035&x=2255',
		'title': '',
		'imageId': '68785035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785033&x=2255',
		'title': '',
		'imageId': '68785033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785034&x=2255',
		'title': '',
		'imageId': '68785034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785043&x=2255',
		'title': '',
		'imageId': '68785043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785044&x=2255',
		'title': '',
		'imageId': '68785044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785041&x=2255',
		'title': '',
		'imageId': '68785041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785040&x=2255',
		'title': '',
		'imageId': '68785040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785047&x=2255',
		'title': '',
		'imageId': '68785047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785042&x=2255',
		'title': '',
		'imageId': '68785042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785045&x=2255',
		'title': '',
		'imageId': '68785045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958334&docid=68785046&x=2255',
		'title': '',
		'imageId': '68785046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958334';

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