var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701644&x=5155',
		'title': '',
		'imageId': '69701644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701643&x=5155',
		'title': '',
		'imageId': '69701643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701645&x=5155',
		'title': '',
		'imageId': '69701645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701666&x=5155',
		'title': '',
		'imageId': '69701666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701663&x=5155',
		'title': '',
		'imageId': '69701663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701662&x=5155',
		'title': '',
		'imageId': '69701662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701688&x=5155',
		'title': '',
		'imageId': '69701688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701669&x=5155',
		'title': '',
		'imageId': '69701669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701672&x=5155',
		'title': '',
		'imageId': '69701672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701677&x=5155',
		'title': '',
		'imageId': '69701677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701690&x=5155',
		'title': '',
		'imageId': '69701690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701682&x=5155',
		'title': '',
		'imageId': '69701682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701678&x=5155',
		'title': '',
		'imageId': '69701678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701647&x=5155',
		'title': '',
		'imageId': '69701647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701654&x=5155',
		'title': '',
		'imageId': '69701654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701684&x=5155',
		'title': '',
		'imageId': '69701684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701648&x=5155',
		'title': '',
		'imageId': '69701648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999651&docid=69701646&x=5155',
		'title': '',
		'imageId': '69701646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999651';

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