var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744961&x=4218',
		'title': '',
		'imageId': '69744961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744962&x=4218',
		'title': '',
		'imageId': '69744962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744956&x=4218',
		'title': '',
		'imageId': '69744956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744966&x=4218',
		'title': '',
		'imageId': '69744966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744955&x=4218',
		'title': '',
		'imageId': '69744955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744958&x=4218',
		'title': '',
		'imageId': '69744958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744959&x=4218',
		'title': '',
		'imageId': '69744959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744965&x=4218',
		'title': '',
		'imageId': '69744965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744960&x=4218',
		'title': '',
		'imageId': '69744960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744957&x=4218',
		'title': '',
		'imageId': '69744957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744964&x=4218',
		'title': '',
		'imageId': '69744964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744963&x=4218',
		'title': '',
		'imageId': '69744963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001299&docid=69744967&x=4218',
		'title': '',
		'imageId': '69744967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001299';

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