var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69988180&x=1834',
		'title': '',
		'imageId': '69988180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994810&x=1834',
		'title': '',
		'imageId': '69994810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994823&x=1834',
		'title': '',
		'imageId': '69994823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994816&x=1834',
		'title': '',
		'imageId': '69994816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994809&x=1834',
		'title': '',
		'imageId': '69994809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994814&x=1834',
		'title': '',
		'imageId': '69994814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994812&x=1834',
		'title': '',
		'imageId': '69994812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994818&x=1834',
		'title': '',
		'imageId': '69994818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994825&x=1834',
		'title': '',
		'imageId': '69994825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994817&x=1834',
		'title': '',
		'imageId': '69994817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994824&x=1834',
		'title': '',
		'imageId': '69994824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994819&x=1834',
		'title': '',
		'imageId': '69994819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994820&x=1834',
		'title': '',
		'imageId': '69994820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994815&x=1834',
		'title': '',
		'imageId': '69994815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994821&x=1834',
		'title': '',
		'imageId': '69994821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994811&x=1834',
		'title': '',
		'imageId': '69994811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994813&x=1834',
		'title': '',
		'imageId': '69994813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011265&docid=69994822&x=1834',
		'title': '',
		'imageId': '69994822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011265';

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