var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630203&x=2847',
		'title': '',
		'imageId': '70630203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630209&x=2847',
		'title': '',
		'imageId': '70630209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630211&x=2847',
		'title': '',
		'imageId': '70630211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630212&x=2847',
		'title': '',
		'imageId': '70630212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630210&x=2847',
		'title': '',
		'imageId': '70630210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630214&x=2847',
		'title': '',
		'imageId': '70630214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630215&x=2847',
		'title': '',
		'imageId': '70630215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630224&x=2847',
		'title': '',
		'imageId': '70630224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630216&x=2847',
		'title': '',
		'imageId': '70630216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630218&x=2847',
		'title': '',
		'imageId': '70630218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630220&x=2847',
		'title': '',
		'imageId': '70630220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630222&x=2847',
		'title': '',
		'imageId': '70630222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630213&x=2847',
		'title': '',
		'imageId': '70630213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630217&x=2847',
		'title': '',
		'imageId': '70630217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630221&x=2847',
		'title': '',
		'imageId': '70630221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630219&x=2847',
		'title': '',
		'imageId': '70630219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4036333&docid=70630223&x=2847',
		'title': '',
		'imageId': '70630223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4036333';

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