var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266119&x=140',
		'title': '',
		'imageId': '69266119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266123&x=140',
		'title': '',
		'imageId': '69266123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266122&x=140',
		'title': '',
		'imageId': '69266122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266129&x=140',
		'title': '',
		'imageId': '69266129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266125&x=140',
		'title': '',
		'imageId': '69266125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266121&x=140',
		'title': '',
		'imageId': '69266121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266126&x=140',
		'title': '',
		'imageId': '69266126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266130&x=140',
		'title': '',
		'imageId': '69266130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266127&x=140',
		'title': '',
		'imageId': '69266127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266124&x=140',
		'title': '',
		'imageId': '69266124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266120&x=140',
		'title': '',
		'imageId': '69266120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266128&x=140',
		'title': '',
		'imageId': '69266128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980110&docid=69266118&x=140',
		'title': '',
		'imageId': '69266118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980110';

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