var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930792&x=5222',
		'title': '',
		'imageId': '69930792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930786&x=5222',
		'title': '',
		'imageId': '69930786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930794&x=5222',
		'title': '',
		'imageId': '69930794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930784&x=5222',
		'title': '',
		'imageId': '69930784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930785&x=5222',
		'title': '',
		'imageId': '69930785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930790&x=5222',
		'title': '',
		'imageId': '69930790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930793&x=5222',
		'title': '',
		'imageId': '69930793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930787&x=5222',
		'title': '',
		'imageId': '69930787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930795&x=5222',
		'title': '',
		'imageId': '69930795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930788&x=5222',
		'title': '',
		'imageId': '69930788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930789&x=5222',
		'title': '',
		'imageId': '69930789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930796&x=5222',
		'title': '',
		'imageId': '69930796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930791&x=5222',
		'title': '',
		'imageId': '69930791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008812&docid=69930797&x=5222',
		'title': '',
		'imageId': '69930797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008812';

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