var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444725&x=5514',
		'title': '',
		'imageId': '69444725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444839&x=5514',
		'title': '',
		'imageId': '69444839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444841&x=5514',
		'title': '',
		'imageId': '69444841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444843&x=5514',
		'title': '',
		'imageId': '69444843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444840&x=5514',
		'title': '',
		'imageId': '69444840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444495&x=5514',
		'title': '',
		'imageId': '69444495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444503&x=5514',
		'title': '',
		'imageId': '69444503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444496&x=5514',
		'title': '',
		'imageId': '69444496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444508&x=5514',
		'title': '',
		'imageId': '69444508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444510&x=5514',
		'title': '',
		'imageId': '69444510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444497&x=5514',
		'title': '',
		'imageId': '69444497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444505&x=5514',
		'title': '',
		'imageId': '69444505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444509&x=5514',
		'title': '',
		'imageId': '69444509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444494&x=5514',
		'title': '',
		'imageId': '69444494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444717&x=5514',
		'title': '',
		'imageId': '69444717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444721&x=5514',
		'title': '',
		'imageId': '69444721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444716&x=5514',
		'title': '',
		'imageId': '69444716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444730&x=5514',
		'title': '',
		'imageId': '69444730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444727&x=5514',
		'title': '',
		'imageId': '69444727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444729&x=5514',
		'title': '',
		'imageId': '69444729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986667&docid=69444724&x=5514',
		'title': '',
		'imageId': '69444724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986667';

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