var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413542&x=4521',
		'title': '',
		'imageId': '69413542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413544&x=4521',
		'title': '',
		'imageId': '69413544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413548&x=4521',
		'title': '',
		'imageId': '69413548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413550&x=4521',
		'title': '',
		'imageId': '69413550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413553&x=4521',
		'title': '',
		'imageId': '69413553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413556&x=4521',
		'title': '',
		'imageId': '69413556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413561&x=4521',
		'title': '',
		'imageId': '69413561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413567&x=4521',
		'title': '',
		'imageId': '69413567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413566&x=4521',
		'title': '',
		'imageId': '69413566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413568&x=4521',
		'title': '',
		'imageId': '69413568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413571&x=4521',
		'title': '',
		'imageId': '69413571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413574&x=4521',
		'title': '',
		'imageId': '69413574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413581&x=4521',
		'title': '',
		'imageId': '69413581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413589&x=4521',
		'title': '',
		'imageId': '69413589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413583&x=4521',
		'title': '',
		'imageId': '69413583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413586&x=4521',
		'title': '',
		'imageId': '69413586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413543&x=4521',
		'title': '',
		'imageId': '69413543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986431&docid=69413541&x=4521',
		'title': '',
		'imageId': '69413541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986431';

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