var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432274&x=5113',
		'title': '',
		'imageId': '69432274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432278&x=5113',
		'title': '',
		'imageId': '69432278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432275&x=5113',
		'title': '',
		'imageId': '69432275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432279&x=5113',
		'title': '',
		'imageId': '69432279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432277&x=5113',
		'title': '',
		'imageId': '69432277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432281&x=5113',
		'title': '',
		'imageId': '69432281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432276&x=5113',
		'title': '',
		'imageId': '69432276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432285&x=5113',
		'title': '',
		'imageId': '69432285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432280&x=5113',
		'title': '',
		'imageId': '69432280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432282&x=5113',
		'title': '',
		'imageId': '69432282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432286&x=5113',
		'title': '',
		'imageId': '69432286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432283&x=5113',
		'title': '',
		'imageId': '69432283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987105&docid=69432284&x=5113',
		'title': '',
		'imageId': '69432284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987105';

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