var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726303&x=2551',
		'title': '',
		'imageId': '69726303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726306&x=2551',
		'title': '',
		'imageId': '69726306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725699&x=2551',
		'title': '',
		'imageId': '69725699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725703&x=2551',
		'title': '',
		'imageId': '69725703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725707&x=2551',
		'title': '',
		'imageId': '69725707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725710&x=2551',
		'title': '',
		'imageId': '69725710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725708&x=2551',
		'title': '',
		'imageId': '69725708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725702&x=2551',
		'title': '',
		'imageId': '69725702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725704&x=2551',
		'title': '',
		'imageId': '69725704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725700&x=2551',
		'title': '',
		'imageId': '69725700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725709&x=2551',
		'title': '',
		'imageId': '69725709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725705&x=2551',
		'title': '',
		'imageId': '69725705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69725706&x=2551',
		'title': '',
		'imageId': '69725706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726241&x=2551',
		'title': '',
		'imageId': '69726241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726257&x=2551',
		'title': '',
		'imageId': '69726257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726290&x=2551',
		'title': '',
		'imageId': '69726290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726293&x=2551',
		'title': '',
		'imageId': '69726293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726297&x=2551',
		'title': '',
		'imageId': '69726297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69726316&x=2551',
		'title': '',
		'imageId': '69726316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999664&docid=69806533&x=2551',
		'title': '',
		'imageId': '69806533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999664';

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