var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469566&x=4628',
		'title': '',
		'imageId': '68469566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469570&x=4628',
		'title': '',
		'imageId': '68469570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469569&x=4628',
		'title': '',
		'imageId': '68469569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469571&x=4628',
		'title': '',
		'imageId': '68469571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469572&x=4628',
		'title': '',
		'imageId': '68469572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469573&x=4628',
		'title': '',
		'imageId': '68469573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469580&x=4628',
		'title': '',
		'imageId': '68469580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469574&x=4628',
		'title': '',
		'imageId': '68469574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469575&x=4628',
		'title': '',
		'imageId': '68469575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469576&x=4628',
		'title': '',
		'imageId': '68469576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469577&x=4628',
		'title': '',
		'imageId': '68469577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469579&x=4628',
		'title': '',
		'imageId': '68469579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945242&docid=68469578&x=4628',
		'title': '',
		'imageId': '68469578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945242';

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