var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173807&x=2012',
		'title': '',
		'imageId': '60173807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173828&x=2012',
		'title': '',
		'imageId': '60173828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173829&x=2012',
		'title': '',
		'imageId': '60173829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173823&x=2012',
		'title': '',
		'imageId': '60173823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173822&x=2012',
		'title': '',
		'imageId': '60173822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173817&x=2012',
		'title': '',
		'imageId': '60173817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173821&x=2012',
		'title': '',
		'imageId': '60173821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173806&x=2012',
		'title': '',
		'imageId': '60173806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173815&x=2012',
		'title': '',
		'imageId': '60173815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173826&x=2012',
		'title': '',
		'imageId': '60173826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173810&x=2012',
		'title': '',
		'imageId': '60173810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173816&x=2012',
		'title': '',
		'imageId': '60173816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173818&x=2012',
		'title': '',
		'imageId': '60173818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173824&x=2012',
		'title': '',
		'imageId': '60173824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173825&x=2012',
		'title': '',
		'imageId': '60173825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173812&x=2012',
		'title': '',
		'imageId': '60173812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173811&x=2012',
		'title': '',
		'imageId': '60173811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173827&x=2012',
		'title': '',
		'imageId': '60173827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173814&x=2012',
		'title': '',
		'imageId': '60173814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173830&x=2012',
		'title': '',
		'imageId': '60173830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3651716&docid=60173813&x=2012',
		'title': '',
		'imageId': '60173813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3651716';

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