var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515195&x=640',
		'title': '',
		'imageId': '68515195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515201&x=640',
		'title': '',
		'imageId': '68515201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515198&x=640',
		'title': '',
		'imageId': '68515198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515196&x=640',
		'title': '',
		'imageId': '68515196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515202&x=640',
		'title': '',
		'imageId': '68515202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515204&x=640',
		'title': '',
		'imageId': '68515204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515205&x=640',
		'title': '',
		'imageId': '68515205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515206&x=640',
		'title': '',
		'imageId': '68515206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515208&x=640',
		'title': '',
		'imageId': '68515208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515209&x=640',
		'title': '',
		'imageId': '68515209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515207&x=640',
		'title': '',
		'imageId': '68515207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515200&x=640',
		'title': '',
		'imageId': '68515200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947222&docid=68515210&x=640',
		'title': '',
		'imageId': '68515210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947222';

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