var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762258&x=4212',
		'title': '',
		'imageId': '69762258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762290&x=4212',
		'title': '',
		'imageId': '69762290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762265&x=4212',
		'title': '',
		'imageId': '69762265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762254&x=4212',
		'title': '',
		'imageId': '69762254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762283&x=4212',
		'title': '',
		'imageId': '69762283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762277&x=4212',
		'title': '',
		'imageId': '69762277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762287&x=4212',
		'title': '',
		'imageId': '69762287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762273&x=4212',
		'title': '',
		'imageId': '69762273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762300&x=4212',
		'title': '',
		'imageId': '69762300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762276&x=4212',
		'title': '',
		'imageId': '69762276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762275&x=4212',
		'title': '',
		'imageId': '69762275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762255&x=4212',
		'title': '',
		'imageId': '69762255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762259&x=4212',
		'title': '',
		'imageId': '69762259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762256&x=4212',
		'title': '',
		'imageId': '69762256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762301&x=4212',
		'title': '',
		'imageId': '69762301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762295&x=4212',
		'title': '',
		'imageId': '69762295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001959&docid=69762262&x=4212',
		'title': '',
		'imageId': '69762262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001959';

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