var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230905&x=122',
		'title': '',
		'imageId': '69230905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230921&x=122',
		'title': '',
		'imageId': '69230921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230865&x=122',
		'title': '',
		'imageId': '69230865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230866&x=122',
		'title': '',
		'imageId': '69230866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230869&x=122',
		'title': '',
		'imageId': '69230869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230914&x=122',
		'title': '',
		'imageId': '69230914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230915&x=122',
		'title': '',
		'imageId': '69230915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230910&x=122',
		'title': '',
		'imageId': '69230910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230867&x=122',
		'title': '',
		'imageId': '69230867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230868&x=122',
		'title': '',
		'imageId': '69230868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230879&x=122',
		'title': '',
		'imageId': '69230879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230882&x=122',
		'title': '',
		'imageId': '69230882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230902&x=122',
		'title': '',
		'imageId': '69230902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230906&x=122',
		'title': '',
		'imageId': '69230906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230894&x=122',
		'title': '',
		'imageId': '69230894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230924&x=122',
		'title': '',
		'imageId': '69230924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230918&x=122',
		'title': '',
		'imageId': '69230918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966055&docid=69230893&x=122',
		'title': '',
		'imageId': '69230893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966055';

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