var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389721&x=443',
		'title': '',
		'imageId': '69389721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389717&x=443',
		'title': '',
		'imageId': '69389717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389726&x=443',
		'title': '',
		'imageId': '69389726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389719&x=443',
		'title': '',
		'imageId': '69389719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389722&x=443',
		'title': '',
		'imageId': '69389722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389720&x=443',
		'title': '',
		'imageId': '69389720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389723&x=443',
		'title': '',
		'imageId': '69389723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389727&x=443',
		'title': '',
		'imageId': '69389727',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389718&x=443',
		'title': '',
		'imageId': '69389718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389728&x=443',
		'title': '',
		'imageId': '69389728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389724&x=443',
		'title': '',
		'imageId': '69389724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389725&x=443',
		'title': '',
		'imageId': '69389725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389731&x=443',
		'title': '',
		'imageId': '69389731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389729&x=443',
		'title': '',
		'imageId': '69389729',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985324&docid=69389730&x=443',
		'title': '',
		'imageId': '69389730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985324';

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