var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895360&x=212',
		'title': '',
		'imageId': '69895360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895353&x=212',
		'title': '',
		'imageId': '69895353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895352&x=212',
		'title': '',
		'imageId': '69895352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895358&x=212',
		'title': '',
		'imageId': '69895358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895361&x=212',
		'title': '',
		'imageId': '69895361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895354&x=212',
		'title': '',
		'imageId': '69895354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895356&x=212',
		'title': '',
		'imageId': '69895356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895359&x=212',
		'title': '',
		'imageId': '69895359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895364&x=212',
		'title': '',
		'imageId': '69895364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895355&x=212',
		'title': '',
		'imageId': '69895355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895357&x=212',
		'title': '',
		'imageId': '69895357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895365&x=212',
		'title': '',
		'imageId': '69895365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895363&x=212',
		'title': '',
		'imageId': '69895363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007515&docid=69895366&x=212',
		'title': '',
		'imageId': '69895366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007515';

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