var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645600&x=143',
		'title': '',
		'imageId': '68645600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645592&x=143',
		'title': '',
		'imageId': '68645592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645598&x=143',
		'title': '',
		'imageId': '68645598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645599&x=143',
		'title': '',
		'imageId': '68645599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645603&x=143',
		'title': '',
		'imageId': '68645603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645596&x=143',
		'title': '',
		'imageId': '68645596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645589&x=143',
		'title': '',
		'imageId': '68645589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645593&x=143',
		'title': '',
		'imageId': '68645593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645597&x=143',
		'title': '',
		'imageId': '68645597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645602&x=143',
		'title': '',
		'imageId': '68645602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645584&x=143',
		'title': '',
		'imageId': '68645584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645586&x=143',
		'title': '',
		'imageId': '68645586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645594&x=143',
		'title': '',
		'imageId': '68645594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645601&x=143',
		'title': '',
		'imageId': '68645601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645588&x=143',
		'title': '',
		'imageId': '68645588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645591&x=143',
		'title': '',
		'imageId': '68645591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645595&x=143',
		'title': '',
		'imageId': '68645595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645590&x=143',
		'title': '',
		'imageId': '68645590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645587&x=143',
		'title': '',
		'imageId': '68645587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952766&docid=68645583&x=143',
		'title': '',
		'imageId': '68645583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952766';

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