var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530210&x=4324',
		'title': '',
		'imageId': '69530210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530209&x=4324',
		'title': '',
		'imageId': '69530209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530206&x=4324',
		'title': '',
		'imageId': '69530206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530212&x=4324',
		'title': '',
		'imageId': '69530212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530208&x=4324',
		'title': '',
		'imageId': '69530208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530213&x=4324',
		'title': '',
		'imageId': '69530213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530215&x=4324',
		'title': '',
		'imageId': '69530215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530214&x=4324',
		'title': '',
		'imageId': '69530214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530217&x=4324',
		'title': '',
		'imageId': '69530217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530216&x=4324',
		'title': '',
		'imageId': '69530216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530218&x=4324',
		'title': '',
		'imageId': '69530218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530207&x=4324',
		'title': '',
		'imageId': '69530207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990791&docid=69530205&x=4324',
		'title': '',
		'imageId': '69530205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990791';

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