var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091141&x=313',
		'title': '',
		'imageId': '70091141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091142&x=313',
		'title': '',
		'imageId': '70091142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091154&x=313',
		'title': '',
		'imageId': '70091154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091138&x=313',
		'title': '',
		'imageId': '70091138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091144&x=313',
		'title': '',
		'imageId': '70091144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091150&x=313',
		'title': '',
		'imageId': '70091150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091153&x=313',
		'title': '',
		'imageId': '70091153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091135&x=313',
		'title': '',
		'imageId': '70091135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091136&x=313',
		'title': '',
		'imageId': '70091136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091147&x=313',
		'title': '',
		'imageId': '70091147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091155&x=313',
		'title': '',
		'imageId': '70091155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091139&x=313',
		'title': '',
		'imageId': '70091139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091137&x=313',
		'title': '',
		'imageId': '70091137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091152&x=313',
		'title': '',
		'imageId': '70091152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091146&x=313',
		'title': '',
		'imageId': '70091146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091143&x=313',
		'title': '',
		'imageId': '70091143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091148&x=313',
		'title': '',
		'imageId': '70091148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091151&x=313',
		'title': '',
		'imageId': '70091151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091140&x=313',
		'title': '',
		'imageId': '70091140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091145&x=313',
		'title': '',
		'imageId': '70091145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982504&docid=70091149&x=313',
		'title': '',
		'imageId': '70091149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982504';

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