var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096169&x=5728',
		'title': '',
		'imageId': '69096169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096175&x=5728',
		'title': '',
		'imageId': '69096175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096167&x=5728',
		'title': '',
		'imageId': '69096167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096171&x=5728',
		'title': '',
		'imageId': '69096171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096173&x=5728',
		'title': '',
		'imageId': '69096173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096176&x=5728',
		'title': '',
		'imageId': '69096176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096170&x=5728',
		'title': '',
		'imageId': '69096170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096174&x=5728',
		'title': '',
		'imageId': '69096174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096164&x=5728',
		'title': '',
		'imageId': '69096164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096168&x=5728',
		'title': '',
		'imageId': '69096168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096163&x=5728',
		'title': '',
		'imageId': '69096163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096165&x=5728',
		'title': '',
		'imageId': '69096165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973018&docid=69096166&x=5728',
		'title': '',
		'imageId': '69096166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973018';

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