var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265631&x=354',
		'title': '',
		'imageId': '69265631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265628&x=354',
		'title': '',
		'imageId': '69265628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265626&x=354',
		'title': '',
		'imageId': '69265626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265630&x=354',
		'title': '',
		'imageId': '69265630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265632&x=354',
		'title': '',
		'imageId': '69265632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265623&x=354',
		'title': '',
		'imageId': '69265623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265627&x=354',
		'title': '',
		'imageId': '69265627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265633&x=354',
		'title': '',
		'imageId': '69265633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265624&x=354',
		'title': '',
		'imageId': '69265624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265629&x=354',
		'title': '',
		'imageId': '69265629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265622&x=354',
		'title': '',
		'imageId': '69265622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265625&x=354',
		'title': '',
		'imageId': '69265625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980102&docid=69265621&x=354',
		'title': '',
		'imageId': '69265621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980102';

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