var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612004&x=5818',
		'title': '',
		'imageId': '69612004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612001&x=5818',
		'title': '',
		'imageId': '69612001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612009&x=5818',
		'title': '',
		'imageId': '69612009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612008&x=5818',
		'title': '',
		'imageId': '69612008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612003&x=5818',
		'title': '',
		'imageId': '69612003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612007&x=5818',
		'title': '',
		'imageId': '69612007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612006&x=5818',
		'title': '',
		'imageId': '69612006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612005&x=5818',
		'title': '',
		'imageId': '69612005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612011&x=5818',
		'title': '',
		'imageId': '69612011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612002&x=5818',
		'title': '',
		'imageId': '69612002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612010&x=5818',
		'title': '',
		'imageId': '69612010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612013&x=5818',
		'title': '',
		'imageId': '69612013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995254&docid=69612012&x=5818',
		'title': '',
		'imageId': '69612012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995254';

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