var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066759&x=938',
		'title': '',
		'imageId': '70066759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066760&x=938',
		'title': '',
		'imageId': '70066760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066761&x=938',
		'title': '',
		'imageId': '70066761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066757&x=938',
		'title': '',
		'imageId': '70066757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066767&x=938',
		'title': '',
		'imageId': '70066767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066762&x=938',
		'title': '',
		'imageId': '70066762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066756&x=938',
		'title': '',
		'imageId': '70066756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066764&x=938',
		'title': '',
		'imageId': '70066764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066766&x=938',
		'title': '',
		'imageId': '70066766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066765&x=938',
		'title': '',
		'imageId': '70066765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066758&x=938',
		'title': '',
		'imageId': '70066758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066763&x=938',
		'title': '',
		'imageId': '70066763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014474&docid=70066768&x=938',
		'title': '',
		'imageId': '70066768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014474';

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