var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876039&x=4527',
		'title': '',
		'imageId': '69876039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876048&x=4527',
		'title': '',
		'imageId': '69876048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876041&x=4527',
		'title': '',
		'imageId': '69876041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876043&x=4527',
		'title': '',
		'imageId': '69876043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876054&x=4527',
		'title': '',
		'imageId': '69876054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876050&x=4527',
		'title': '',
		'imageId': '69876050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876040&x=4527',
		'title': '',
		'imageId': '69876040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876049&x=4527',
		'title': '',
		'imageId': '69876049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876044&x=4527',
		'title': '',
		'imageId': '69876044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876046&x=4527',
		'title': '',
		'imageId': '69876046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876047&x=4527',
		'title': '',
		'imageId': '69876047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876052&x=4527',
		'title': '',
		'imageId': '69876052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876042&x=4527',
		'title': '',
		'imageId': '69876042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876038&x=4527',
		'title': '',
		'imageId': '69876038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876045&x=4527',
		'title': '',
		'imageId': '69876045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876053&x=4527',
		'title': '',
		'imageId': '69876053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876051&x=4527',
		'title': '',
		'imageId': '69876051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992183&docid=69876055&x=4527',
		'title': '',
		'imageId': '69876055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992183';

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