var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711891&x=4612',
		'title': '',
		'imageId': '69711891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711890&x=4612',
		'title': '',
		'imageId': '69711890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711880&x=4612',
		'title': '',
		'imageId': '69711880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711888&x=4612',
		'title': '',
		'imageId': '69711888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711879&x=4612',
		'title': '',
		'imageId': '69711879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711894&x=4612',
		'title': '',
		'imageId': '69711894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711883&x=4612',
		'title': '',
		'imageId': '69711883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711884&x=4612',
		'title': '',
		'imageId': '69711884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711878&x=4612',
		'title': '',
		'imageId': '69711878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711882&x=4612',
		'title': '',
		'imageId': '69711882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711881&x=4612',
		'title': '',
		'imageId': '69711881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711889&x=4612',
		'title': '',
		'imageId': '69711889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711877&x=4612',
		'title': '',
		'imageId': '69711877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711893&x=4612',
		'title': '',
		'imageId': '69711893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711895&x=4612',
		'title': '',
		'imageId': '69711895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711887&x=4612',
		'title': '',
		'imageId': '69711887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711885&x=4612',
		'title': '',
		'imageId': '69711885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711886&x=4612',
		'title': '',
		'imageId': '69711886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000093&docid=69711892&x=4612',
		'title': '',
		'imageId': '69711892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000093';

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