var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499978&x=527',
		'title': '',
		'imageId': '69499978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499987&x=527',
		'title': '',
		'imageId': '69499987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499981&x=527',
		'title': '',
		'imageId': '69499981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499980&x=527',
		'title': '',
		'imageId': '69499980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499971&x=527',
		'title': '',
		'imageId': '69499971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499975&x=527',
		'title': '',
		'imageId': '69499975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499973&x=527',
		'title': '',
		'imageId': '69499973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499974&x=527',
		'title': '',
		'imageId': '69499974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499988&x=527',
		'title': '',
		'imageId': '69499988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499979&x=527',
		'title': '',
		'imageId': '69499979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499982&x=527',
		'title': '',
		'imageId': '69499982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499977&x=527',
		'title': '',
		'imageId': '69499977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499972&x=527',
		'title': '',
		'imageId': '69499972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499986&x=527',
		'title': '',
		'imageId': '69499986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499983&x=527',
		'title': '',
		'imageId': '69499983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499984&x=527',
		'title': '',
		'imageId': '69499984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499976&x=527',
		'title': '',
		'imageId': '69499976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3990504&docid=69499985&x=527',
		'title': '',
		'imageId': '69499985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3990504';

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