var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305467&x=506',
		'title': '',
		'imageId': '69305467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305464&x=506',
		'title': '',
		'imageId': '69305464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305475&x=506',
		'title': '',
		'imageId': '69305475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305465&x=506',
		'title': '',
		'imageId': '69305465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305468&x=506',
		'title': '',
		'imageId': '69305468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305473&x=506',
		'title': '',
		'imageId': '69305473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305476&x=506',
		'title': '',
		'imageId': '69305476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305472&x=506',
		'title': '',
		'imageId': '69305472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305470&x=506',
		'title': '',
		'imageId': '69305470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305463&x=506',
		'title': '',
		'imageId': '69305463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305466&x=506',
		'title': '',
		'imageId': '69305466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305469&x=506',
		'title': '',
		'imageId': '69305469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305474&x=506',
		'title': '',
		'imageId': '69305474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3982033&docid=69305471&x=506',
		'title': '',
		'imageId': '69305471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3982033';

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