var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899100&x=185',
		'title': '',
		'imageId': '69899100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899094&x=185',
		'title': '',
		'imageId': '69899094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899092&x=185',
		'title': '',
		'imageId': '69899092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899099&x=185',
		'title': '',
		'imageId': '69899099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899095&x=185',
		'title': '',
		'imageId': '69899095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899101&x=185',
		'title': '',
		'imageId': '69899101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899102&x=185',
		'title': '',
		'imageId': '69899102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899096&x=185',
		'title': '',
		'imageId': '69899096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899093&x=185',
		'title': '',
		'imageId': '69899093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899098&x=185',
		'title': '',
		'imageId': '69899098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899088&x=185',
		'title': '',
		'imageId': '69899088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899097&x=185',
		'title': '',
		'imageId': '69899097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899089&x=185',
		'title': '',
		'imageId': '69899089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899090&x=185',
		'title': '',
		'imageId': '69899090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007634&docid=69899091&x=185',
		'title': '',
		'imageId': '69899091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007634';

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