var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010512&x=4912',
		'title': '',
		'imageId': '70010512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010517&x=4912',
		'title': '',
		'imageId': '70010517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010515&x=4912',
		'title': '',
		'imageId': '70010515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010516&x=4912',
		'title': '',
		'imageId': '70010516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010509&x=4912',
		'title': '',
		'imageId': '70010509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010510&x=4912',
		'title': '',
		'imageId': '70010510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010513&x=4912',
		'title': '',
		'imageId': '70010513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010511&x=4912',
		'title': '',
		'imageId': '70010511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012230&docid=70010514&x=4912',
		'title': '',
		'imageId': '70010514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012230';

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