var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469581&x=4345',
		'title': '',
		'imageId': '68469581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469583&x=4345',
		'title': '',
		'imageId': '68469583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469585&x=4345',
		'title': '',
		'imageId': '68469585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469586&x=4345',
		'title': '',
		'imageId': '68469586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469587&x=4345',
		'title': '',
		'imageId': '68469587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469588&x=4345',
		'title': '',
		'imageId': '68469588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469589&x=4345',
		'title': '',
		'imageId': '68469589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469595&x=4345',
		'title': '',
		'imageId': '68469595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469590&x=4345',
		'title': '',
		'imageId': '68469590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469591&x=4345',
		'title': '',
		'imageId': '68469591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469592&x=4345',
		'title': '',
		'imageId': '68469592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469594&x=4345',
		'title': '',
		'imageId': '68469594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945243&docid=68469593&x=4345',
		'title': '',
		'imageId': '68469593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945243';

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