var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993641&x=3443',
		'title': '',
		'imageId': '69993641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993642&x=3443',
		'title': '',
		'imageId': '69993642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993644&x=3443',
		'title': '',
		'imageId': '69993644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993645&x=3443',
		'title': '',
		'imageId': '69993645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993648&x=3443',
		'title': '',
		'imageId': '69993648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993651&x=3443',
		'title': '',
		'imageId': '69993651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993658&x=3443',
		'title': '',
		'imageId': '69993658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993660&x=3443',
		'title': '',
		'imageId': '69993660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993662&x=3443',
		'title': '',
		'imageId': '69993662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993665&x=3443',
		'title': '',
		'imageId': '69993665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993667&x=3443',
		'title': '',
		'imageId': '69993667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993676&x=3443',
		'title': '',
		'imageId': '69993676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993672&x=3443',
		'title': '',
		'imageId': '69993672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993669&x=3443',
		'title': '',
		'imageId': '69993669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993678&x=3443',
		'title': '',
		'imageId': '69993678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993684&x=3443',
		'title': '',
		'imageId': '69993684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993640&x=3443',
		'title': '',
		'imageId': '69993640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011587&docid=69993643&x=3443',
		'title': '',
		'imageId': '69993643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011587';

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