var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152256&x=3533',
		'title': '',
		'imageId': '69152256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152260&x=3533',
		'title': '',
		'imageId': '69152260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152257&x=3533',
		'title': '',
		'imageId': '69152257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152258&x=3533',
		'title': '',
		'imageId': '69152258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152259&x=3533',
		'title': '',
		'imageId': '69152259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152269&x=3533',
		'title': '',
		'imageId': '69152269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152282&x=3533',
		'title': '',
		'imageId': '69152282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152267&x=3533',
		'title': '',
		'imageId': '69152267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152281&x=3533',
		'title': '',
		'imageId': '69152281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152273&x=3533',
		'title': '',
		'imageId': '69152273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152275&x=3533',
		'title': '',
		'imageId': '69152275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152278&x=3533',
		'title': '',
		'imageId': '69152278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152288&x=3533',
		'title': '',
		'imageId': '69152288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152290&x=3533',
		'title': '',
		'imageId': '69152290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975270&docid=69152255&x=3533',
		'title': '',
		'imageId': '69152255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975270';

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