var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330207&x=5317',
		'title': '',
		'imageId': '68330207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330205&x=5317',
		'title': '',
		'imageId': '68330205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330206&x=5317',
		'title': '',
		'imageId': '68330206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330208&x=5317',
		'title': '',
		'imageId': '68330208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330209&x=5317',
		'title': '',
		'imageId': '68330209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330210&x=5317',
		'title': '',
		'imageId': '68330210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330211&x=5317',
		'title': '',
		'imageId': '68330211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938412&docid=68330212&x=5317',
		'title': '',
		'imageId': '68330212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938412';

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