var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535791&x=4721',
		'title': '',
		'imageId': '69535791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535793&x=4721',
		'title': '',
		'imageId': '69535793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535796&x=4721',
		'title': '',
		'imageId': '69535796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535797&x=4721',
		'title': '',
		'imageId': '69535797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535801&x=4721',
		'title': '',
		'imageId': '69535801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535802&x=4721',
		'title': '',
		'imageId': '69535802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535803&x=4721',
		'title': '',
		'imageId': '69535803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535804&x=4721',
		'title': '',
		'imageId': '69535804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535805&x=4721',
		'title': '',
		'imageId': '69535805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535806&x=4721',
		'title': '',
		'imageId': '69535806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535807&x=4721',
		'title': '',
		'imageId': '69535807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535808&x=4721',
		'title': '',
		'imageId': '69535808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992217&docid=69535810&x=4721',
		'title': '',
		'imageId': '69535810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992217';

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