var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470844&x=252',
		'title': '',
		'imageId': '69470844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470817&x=252',
		'title': '',
		'imageId': '69470817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470818&x=252',
		'title': '',
		'imageId': '69470818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470820&x=252',
		'title': '',
		'imageId': '69470820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470831&x=252',
		'title': '',
		'imageId': '69470831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470843&x=252',
		'title': '',
		'imageId': '69470843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470823&x=252',
		'title': '',
		'imageId': '69470823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470826&x=252',
		'title': '',
		'imageId': '69470826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470832&x=252',
		'title': '',
		'imageId': '69470832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470816&x=252',
		'title': '',
		'imageId': '69470816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470819&x=252',
		'title': '',
		'imageId': '69470819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470836&x=252',
		'title': '',
		'imageId': '69470836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470841&x=252',
		'title': '',
		'imageId': '69470841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470860&x=252',
		'title': '',
		'imageId': '69470860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470861&x=252',
		'title': '',
		'imageId': '69470861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470815&x=252',
		'title': '',
		'imageId': '69470815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989079&docid=69470847&x=252',
		'title': '',
		'imageId': '69470847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989079';

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