var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470629&x=2138',
		'title': '',
		'imageId': '69470629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470630&x=2138',
		'title': '',
		'imageId': '69470630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470632&x=2138',
		'title': '',
		'imageId': '69470632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470636&x=2138',
		'title': '',
		'imageId': '69470636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470640&x=2138',
		'title': '',
		'imageId': '69470640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470637&x=2138',
		'title': '',
		'imageId': '69470637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470641&x=2138',
		'title': '',
		'imageId': '69470641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470631&x=2138',
		'title': '',
		'imageId': '69470631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470642&x=2138',
		'title': '',
		'imageId': '69470642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470634&x=2138',
		'title': '',
		'imageId': '69470634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470633&x=2138',
		'title': '',
		'imageId': '69470633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470638&x=2138',
		'title': '',
		'imageId': '69470638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001023&docid=69470635&x=2138',
		'title': '',
		'imageId': '69470635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001023';

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