var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701897&x=1248',
		'title': '',
		'imageId': '69701897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701899&x=1248',
		'title': '',
		'imageId': '69701899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701898&x=1248',
		'title': '',
		'imageId': '69701898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701914&x=1248',
		'title': '',
		'imageId': '69701914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701913&x=1248',
		'title': '',
		'imageId': '69701913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701900&x=1248',
		'title': '',
		'imageId': '69701900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701920&x=1248',
		'title': '',
		'imageId': '69701920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701919&x=1248',
		'title': '',
		'imageId': '69701919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701910&x=1248',
		'title': '',
		'imageId': '69701910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701908&x=1248',
		'title': '',
		'imageId': '69701908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701906&x=1248',
		'title': '',
		'imageId': '69701906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701907&x=1248',
		'title': '',
		'imageId': '69701907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999660&docid=69701904&x=1248',
		'title': '',
		'imageId': '69701904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999660';

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