var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248883&x=4753',
		'title': '',
		'imageId': '69248883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248886&x=4753',
		'title': '',
		'imageId': '69248886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248889&x=4753',
		'title': '',
		'imageId': '69248889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248892&x=4753',
		'title': '',
		'imageId': '69248892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248896&x=4753',
		'title': '',
		'imageId': '69248896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248901&x=4753',
		'title': '',
		'imageId': '69248901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248912&x=4753',
		'title': '',
		'imageId': '69248912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248921&x=4753',
		'title': '',
		'imageId': '69248921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248924&x=4753',
		'title': '',
		'imageId': '69248924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248927&x=4753',
		'title': '',
		'imageId': '69248927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248930&x=4753',
		'title': '',
		'imageId': '69248930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248936&x=4753',
		'title': '',
		'imageId': '69248936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002898&docid=69248939&x=4753',
		'title': '',
		'imageId': '69248939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002898';

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