var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471234&x=2452',
		'title': '',
		'imageId': '69471234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471231&x=2452',
		'title': '',
		'imageId': '69471231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471240&x=2452',
		'title': '',
		'imageId': '69471240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471241&x=2452',
		'title': '',
		'imageId': '69471241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471236&x=2452',
		'title': '',
		'imageId': '69471236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471235&x=2452',
		'title': '',
		'imageId': '69471235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471238&x=2452',
		'title': '',
		'imageId': '69471238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471243&x=2452',
		'title': '',
		'imageId': '69471243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471244&x=2452',
		'title': '',
		'imageId': '69471244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471239&x=2452',
		'title': '',
		'imageId': '69471239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471242&x=2452',
		'title': '',
		'imageId': '69471242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471233&x=2452',
		'title': '',
		'imageId': '69471233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471232&x=2452',
		'title': '',
		'imageId': '69471232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014312&docid=69471237&x=2452',
		'title': '',
		'imageId': '69471237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014312';

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