var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914797&x=5148',
		'title': '',
		'imageId': '69914797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914790&x=5148',
		'title': '',
		'imageId': '69914790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914793&x=5148',
		'title': '',
		'imageId': '69914793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914796&x=5148',
		'title': '',
		'imageId': '69914796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914787&x=5148',
		'title': '',
		'imageId': '69914787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914799&x=5148',
		'title': '',
		'imageId': '69914799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914792&x=5148',
		'title': '',
		'imageId': '69914792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914794&x=5148',
		'title': '',
		'imageId': '69914794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914788&x=5148',
		'title': '',
		'imageId': '69914788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914791&x=5148',
		'title': '',
		'imageId': '69914791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914798&x=5148',
		'title': '',
		'imageId': '69914798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914789&x=5148',
		'title': '',
		'imageId': '69914789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008208&docid=69914795&x=5148',
		'title': '',
		'imageId': '69914795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008208';

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